Loading Tool

Explorer IconExplorer

Memory Pool

39,855 transactions
16.16 vMB
0.12354077 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 3179ae2b0d13b87aa1cc9957ae3689fe1a4c7c51b46cbf812ce11dca46c06bb5
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 (705,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,136 208,136 00000000000000200cc7d6fcac096a3e9a0e2e2cf1411cb9c61d2a863d33e93f 57 0.02 vMB 82
208,135 208,135 000000000000006bfd73262beb26d042037f00c0a86a364a0fc6a4444f487155 82 0.06 vMB 181
208,134 208,134 00000000000001d0ab849124c495e1247396fbeb4557424555e8335e9d82d65f 385 0.19 vMB 143
208,133 208,133 0000000000000266b6a2a59d45bd4f78b32b727167afad10a0e4a98eb016d9a4 647 0.25 vMB 284
208,132 208,132 00000000000004c8d670c671c6a304d887e90ef1d1a0a6d63b78307d63ac8b19 667 0.25 vMB 285
208,131 208,131 00000000000000231490a208b84b17de382898c7a0bb1fe1bf38afde49023938 11 0.00 vMB 622
208,130 208,130 000000000000033cd48af7c535702494e47a2f21ccdc28adf7e18d617a4e450d 426 0.44 vMB 67
208,129 208,129 00000000000002c4405d1213633bf1261bc5be5d25d66bdb92df4652fc4ec82c 20 0.01 vMB 115
208,128 208,128 000000000000032def1d848be094f6c5a0119843cda719474c9607532b3c0950 176 0.09 vMB 130
208,127 208,127 0000000000000451b2f18bfa9cb53ed8989fbd87de8cff4957ddabaefc808f94 150 0.05 vMB 4
208,126 208,126 00000000000003f5cc571a6a4071f073f9f223b988d288375dff68af6a4e4ce0 370 0.13 vMB 204
208,125 208,125 00000000000000e86ca9b7459fcb8bb3e20f7fbf869f76c8c5b94d973eb9f08f 299 0.15 vMB 178
208,124 208,124 000000000000040f69be854de272cb96992c2f3157a7d8c613127a515782b5ec 164 0.08 vMB 166
208,123 208,123 000000000000011b47fdb28c15c427088e14dfeef1615c6c6137ce89d9194a7f 80 0.03 vMB 46
208,122 208,122 000000000000027816cb1c2869042490a585672ef7654f93750e96218b7cf5e6 679 0.40 vMB 150
208,121 208,121 000000000000011f49d11fd13d156ef2fbcc681d878d94187b6bfbdc1ca598e4 575 0.25 vMB 177
208,120 208,120 000000000000032c8736f749f7bd7eafe2a5c34e13df1e75936c4e706ee374f9 136 0.08 vMB 88
208,119 208,119 000000000000026eb200e52d78a75843aac260e51e832b7c505f1466936d4bb1 487 0.22 vMB 175
208,118 208,118 0000000000000296f430c218f1b946256f7bc24705ae6ce7e1bb88388453625e 566 0.25 vMB 209
208,117 208,117 00000000000004546a2b80cf1eed15ca735a37ab41e4f508973ac14c1352fed8 136 0.05 vMB 1
208,116 208,116 00000000000003b2133814fdd3b49a540a8af6ff125aca113aa5ca97094b2e8e 470 0.21 vMB 173
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.