Loading Tool

Explorer IconExplorer

Memory Pool

18,951 transactions
8.70 vMB
0.07206139 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.39/200 MB

Candidate Block

Mining Attempt c603a1463c07ecc38963c273fac2f31a2e0a8c27cafddea41dfde69691d0b53b
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 847c2a69289b4e5fb513d62dbdac9376b6f0f79f95ec3ed2ef16d8663b5a06d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.05307063 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (657,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,620 255,620 000000000000002061b622d70463eafd619174e1886dce939abdebe13d7a82e5 274 0.17 vMB 66
255,619 255,619 000000000000001a948aaf1ce1fd68a74aafa5d0f8c18cd500d5b42e65221236 320 0.15 vMB 138
255,618 255,618 00000000000000227bd76da4159e119aa5a0b3522fe5585affdfff0263a5c3e3 201 0.08 vMB 127
255,617 255,617 0000000000000018f0a18ba19c4dbca120a8cfa7d4b4aba6994e9a6baa4b9c4a 9 0.00 vMB 121
255,616 255,616 000000000000002f3b1c088d2afcf66749d08b5845c72a5b47976ca4165c4ae6 109 0.05 vMB 92
255,615 255,615 000000000000003439490996af75cd693e25afd6d1771220b8621e351531cfba 254 0.11 vMB 140
255,614 255,614 0000000000000023a6b9ecca5e6977f6d32f1cfaf91106e883a4805afde212b3 186 0.07 vMB 128
255,613 255,613 000000000000001d998f6443d41f4f370a5a42a5ed8da51f54a46e52ba4cff88 57 0.03 vMB 72
255,612 255,612 0000000000000039c1aed833093a84ddb5f5726a93c7a85ab93dbfc3c3ee8aad 487 0.22 vMB 110
255,611 255,611 000000000000002ebd4d801a6042bd187252b525d216a663e45e51430e0f23ee 125 0.05 vMB 119
255,610 255,610 000000000000002bf2310bdd27b6bfd51f7d3cbc77d6b31abeabcb8218cc48d5 81 0.04 vMB 108
255,609 255,609 000000000000000b3fad32f475d385de103eccf883548dd0633163658f5f002f 191 0.08 vMB 134
255,608 255,608 000000000000000438d4c94d85d3710527b4d74cee997a8692eaa5e5c8a14206 61 0.02 vMB 122
255,607 255,607 0000000000000031e5c64f9e2f95413dca9dc0e38d3aee5bc2d16d45482b752d 82 0.05 vMB 87
255,606 255,606 0000000000000017b1535b2fbd181d8dc4c0cb67052b30028377102eb963fb92 108 0.05 vMB 116
255,605 255,605 00000000000000339b97e9e03cd451509c1599084de58acc5b8c90ca2d7fd3fd 151 0.07 vMB 100
255,604 255,604 0000000000000020121ef14215bf1dc500ff7fe2a2f7a1b6c63c561aee197461 48 0.02 vMB 22
255,603 255,603 00000000000000284b301009767f713150256993334955156e925ac4e001665d 265 0.16 vMB 111
255,602 255,602 0000000000000024bed5c8fd57017c34f1e950dbba1f9fac5d54e12c71221cda 194 0.10 vMB 117
255,601 255,601 000000000000003c49d411eb1a48bb739a422606711b97c7a7a12a73f1c8daf6 119 0.06 vMB 119
255,600 255,600 000000000000001a9b0a05d08d9f66200fe4155f2752772ccdc13459ea620ab9 126 0.05 vMB 155
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 245.53 GB
    • Received: 0.93 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.