Loading Tool

Explorer IconExplorer

Memory Pool

39,853 transactions
16.16 vMB
0.12352349 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.26/200 MB

Candidate Block

Mining Attempt 49511225bf36d45ef0381c8270b1074953e84851232ffb1787c108b91d01c473
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root fb3fa070ccb3005e92cdd02b997015c0b424c5dd334ae608119e4d41bfdba376
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.04347498 BTC
Median Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (656,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,126 257,126 00000000000000146f2c48d30594f75c56d4b9d4c868d1097462fbe825b1daf7 389 0.16 vMB 34
257,125 257,125 000000000000001ab5f39d5253cd3ec35552211767e5c25d2085eb6e1e0eeb71 578 0.25 vMB 141
257,124 257,124 000000000000000fdcb1ba295aaedec702c2d49503ea63a3981f187f754223f1 198 0.08 vMB 32
257,123 257,123 0000000000000024d61b8aa5640e7d9270c828a065f7e1d3cad95a632c97b331 267 0.12 vMB 108
257,122 257,122 00000000000000029a19068494c72da8128f3b50e188ca3c70048672d99e470f 199 0.08 vMB 40
257,121 257,121 00000000000000218b3592f82cf0b13fa92c07d618ff5db780c05d7fa52b5e97 185 0.08 vMB 99
257,120 257,120 0000000000000030629dc4a85d7dae922a258d9ad7f01b05687f751ea100ec80 206 0.08 vMB 81
257,119 257,119 0000000000000003e64d9b60512ceaec9a3276f341302dcc7c204d5e3e95b9ba 397 0.18 vMB 86
257,118 257,118 00000000000000105d2b5dc12765b0b3e9348d1582da0680afc23628ebd2ffde 491 0.24 vMB 53
257,117 257,117 0000000000000026c8963639ca009b78ddc9e03cb032b84ee2dd75e4e2c6979f 1,157 0.50 vMB 118
257,116 257,116 000000000000000f8e24ca1f29860b8fc317e3dfe39a127e63caa9ef4a31de59 21 0.01 vMB 69
257,115 257,115 000000000000001e4e30c61c70b65d7350fad02b5d817028752d012029909e34 41 0.10 vMB 12
257,114 257,114 000000000000000eaabad5ffa6ccbd9dc219ea903b16a171cf26ec9f8113b055 479 0.21 vMB 102
257,113 257,113 00000000000000033b5699df0bcd933b6ac624e81473dfbcdbb70dac2304311c 52 0.02 vMB 75
257,112 257,112 0000000000000006cfe3a382034385e384837132731ebc72a00ac6c6fcbb7759 81 0.03 vMB 128
257,111 257,111 000000000000001592c73089acdd8dbfc183c55c9aef5cbc62e71c5dbfdb991d 9 0.00 vMB 75
257,110 257,110 00000000000000117748a4dbb3e449e8ad71fb27540297bcc93ead5a610979d5 214 0.09 vMB 91
257,109 257,109 000000000000002e2f3c841114767e5b50ad9e997923630e692c9a7fb3dd7b7c 28 0.02 vMB 61
257,108 257,108 0000000000000019649da7c8e467f8f8b3aaecdd5aa90f2f8abb0d86b6e27845 118 0.04 vMB 104
257,107 257,107 00000000000000088a62c65f6c0086be5c1e9fab527b79770db4586ac9c1448a 177 0.10 vMB 45
257,106 257,106 00000000000000008b88d3617b5abf3727dd2ae4271647a6daf2b45cc5fe23f5 632 0.25 vMB 116
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 91.67 GB
    • Received: 0.40 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.