Loading Tool

Explorer IconExplorer

Memory Pool

26,389 transactions
9.88 vMB
0.03119579 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.84/200 MB

Candidate Block

Mining Attempt 716b2a3baad051c62e6db0573e76e77c0a7390cc392bf5745bfa734c06fce2b5
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root f2ff0b02dadb5048e6216629badc0ea7aad34caab97b9f835a43e85bbffb0dcc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 374
Size: 0.22 vMB
Total Fees: 0.00690445 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (706,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,135 207,135 000000000000035ff80dd459dc2c59d4ef31bfc6fa5e357ceb09c340ad3fabb3 148 0.07 vMB 184
207,134 207,134 00000000000002431de2a3689757070ee2b7ae4b2e83b1df22037e736c8c429f 326 0.17 vMB 105
207,133 207,133 00000000000003a78eeed186a8c9c865b5ff78eefd31de9ccbf7f625d88693df 326 0.14 vMB 190
207,132 207,132 00000000000002ab8a627d4d88385a1c8b11b5bcc1de1ebee90a747e15ed87d4 295 0.12 vMB 185
207,131 207,131 00000000000000ba9dfcdfa45398400a609b7e4a7a41413e254dac4f2aa11062 1 0.00 vMB 0
207,130 207,130 000000000000035f38bb6594f1ff1c30f84ee68f0716852df0300fe0d72b32d6 285 0.12 vMB 193
207,129 207,129 00000000000004a9708400d4bb5f3e53ffbf3ba7a3ed3ebf34b8558fc646b45d 95 0.04 vMB 112
207,128 207,128 00000000000003f90fdbab4e9d5b18f387221092f4a19a3999ff605398b840ae 320 0.12 vMB 206
207,127 207,127 00000000000002657bd6d80e113d0b0db7d89b0680a161afa560b30a481de3ae 230 0.13 vMB 137
207,126 207,126 00000000000000b1be76e6c9c0ce22ece47de17498928499cb967007981cef1c 11 0.00 vMB 316
207,125 207,125 000000000000011fbef3349728b3497c327f09b0e1aa99206a822e100f48aa3a 53 0.02 vMB 84
207,124 207,124 000000000000004600ae4cecf42ff74b5c156ab506f7c5f724c13bd3af2a003e 217 0.09 vMB 194
207,123 207,123 000000000000027f1438119cca525e1e41103f3039c3e387823610e872d4c8c3 12 0.00 vMB 61
207,122 207,122 00000000000001e5c588c7cbf47ac219db21e46c7f71a15e6d597930467d95fd 28 0.01 vMB 183
207,121 207,121 00000000000004d9ccaaed45715e0ec305508d210c20b70559e620362f2c6e32 63 0.04 vMB 139
207,120 207,120 00000000000001f0c73d20c4843c1eac8658b5f49e2d80032ff1feaeb543fe35 8 0.00 vMB 102
207,119 207,119 000000000000034d8d2911c86574c1323e3c3714751b33f557bb7d64628f362e 383 0.20 vMB 180
207,118 207,118 00000000000000d1d1e45967c638f066b0823d8ff5cad91c82201a7196ab1409 167 0.06 vMB 140
207,117 207,117 00000000000001eba3581f84d66137f15be6e83367dd1ca43ac4858aac3dcc5e 261 0.13 vMB 162
207,116 207,116 000000000000030dd207833ffe00d0bc7d25239d5679f601ef3c11169126ec2f 108 0.05 vMB 258
207,115 207,115 00000000000001f2ce51153682404d69b6ccab00192370ae08da32d7edefa9d1 756 0.37 vMB 149
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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