Loading Tool

Explorer IconExplorer

Memory Pool

83,782 transactions
31.45 vMB
0.09918786 BTC
Random Selection Loading Transactions
Max Size: 191.72/200 MB

Candidate Block

Mining Attempt 39dc6cdd5d68666c2d89b812caef070726f302e55dc000d3c86442998506bdbf
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root e6e4173815cb4aa67bf2b1b087006f51716fb4a6807dd924ea42fc8e6042fd2a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,386
Size: 1.00 vMB
Total Fees: 0.02635649 BTC
Feerates: 177.93 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (698,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,429 216,429 0000000000000375cf7f5c436898513cf897715f39697d136769d244409a4e2c 540 0.26/1.00 vMB 176
216,428 216,428 0000000000000207afceae99729b30c13838eb25650147c34e0f0ce36a916f2e 827 0.43/1.00 vMB 158
216,427 216,427 00000000000004a37127905157c3c0e91dd402d75c440802523642b78e9359dd 496 0.27/1.00 vMB 163
216,426 216,426 000000000000015267a9bc2b83d411d959c75c83015a3a1b6cbe3aea82b07cfa 639 0.20/1.00 vMB 303
216,425 216,425 00000000000004a2602dd9cd1d52abf5cb22b79b71f2edf5cff39a37a729bc60 135 0.05/1.00 vMB 201
216,424 216,424 000000000000003b4e2ea8aab19ccd19c1b8425eab9f6e5504d24f53dd1b4afc 177 0.11/1.00 vMB 196
216,423 216,423 00000000000001a58c45ab04ed7935daf6b13f0665d1c2f9376c12da085321d8 50 0.02/1.00 vMB 100
216,422 216,422 000000000000000910e4bdf665036a58a6f67c8b51a3d542b6549104d9e07add 183 0.07/1.00 vMB 201
216,421 216,421 0000000000000348172bc97eca693e2f29c78fb10552b9f8d7309170561e0abc 302 0.26/1.00 vMB 138
216,420 216,420 000000000000013ecb140fff9c464af4e1865b12a417b85e9f3b56d1ac0df9a1 51 0.02/1.00 vMB 46
216,419 216,419 00000000000003843795a69abffdb085ee1d730059e469c37e62e30800e7341c 27 0.01/1.00 vMB 200
216,418 216,418 00000000000003fc90f5621c3ec5aad5166d8edb651c0bb3109e661ffa7de976 489 0.21/1.00 vMB 188
216,417 216,417 0000000000000230d9b538bb3a66ca9e781bec488b6bd1ef14322c06d562182e 92 0.04/1.00 vMB 192
216,416 216,416 0000000000000262d7a9525f431c16e9941a63f0cbf994f35aabfafd530f523e 83 0.05/1.00 vMB 139
216,415 216,415 000000000000001b6c58bdcb389ffe88482d5c952b849c8eb940d40babf10413 37 0.02/1.00 vMB 129
216,414 216,414 000000000000043e369138c253e26dfcdc97e32d92b9164fd5fa188e2bac24fe 510 0.18/1.00 vMB 228
216,413 216,413 0000000000000151a3e5f74671a15f9d92c2a40d6280a0284cd01cfebc4260df 383 0.18/1.00 vMB 115
216,412 216,412 000000000000016476e1614b3b47374fabdb68926c67cc6f3c6ae7187bde4ac3 352 0.22/1.00 vMB 172
216,411 216,411 000000000000006705d4058bab2ef02a448f8456c107eade0713d1eeba238642 468 0.47/1.00 vMB 22
216,410 216,410 00000000000003688c423308b0f8c3dd6b42f5dfa53e4fce1f4b1fbab0c58907 655 0.25/1.00 vMB 223
216,409 216,409 00000000000002b1012a2dc4130ce045529a2ecb3e260ac75cc05ef639ee3960 626 0.25/1.00 vMB 191
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.