Loading Tool

Explorer IconExplorer

Memory Pool

35,794 transactions
25.99 vMB
0.06625245 BTC
Random Selection Loading Transactions
Max Size: 132.46/200 MB

Candidate Block

Mining Attempt b85be494d939e0832d5743cc96216c91cb46f3b8ef19e0fec07e0fc01ccea11f
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root 3b78128bf242e142c47350cc026edf8020b97fffd36eb38f0d1bfa650892dc06
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.01840771 BTC
Feerates: 120.00 > 1.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (233,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,463 681,463 0000000000000000000a1b30e0cb16633d8641763d8ee14c140902ba81551d9d 1,252 1.00/1.00 vMB 70
681,462 681,462 000000000000000000029dfe11829bfecc64fd2cb0c1f69ca8e7175368809bf2 933 1.00/1.00 vMB 32
681,461 681,461 0000000000000000000597270063a6b9c7ee5ed72db1467e143df53f78ab87ea 1,923 1.00/1.00 vMB 116
681,460 681,460 0000000000000000000b1170c3473cb74587f7420646494a9d299228214e607c 692 1.00/1.00 vMB 24
681,459 681,459 00000000000000000008097a32ef86838bb016241130c6b4e3e8ba4c8d2ff7ac 1,695 1.00/1.00 vMB 26
681,458 681,458 0000000000000000000c5fc4ba692dc2cf016b8f45ec75eea2e12274879945a8 2,313 1.00/1.00 vMB 53
681,457 681,457 00000000000000000006b38e914f2d9425151d7bd3c8e84bbf687d7ba54e2327 1,973 1.00/1.00 vMB 67
681,456 681,456 0000000000000000000a8abf77621aff70c82f637a2566f09c4481264ab649d8 1,859 1.00/1.00 vMB 103
681,455 681,455 00000000000000000004661d3ec4c3bb78c6ce72d881b5d4e452e4ecc8f96e3a 1,166 1.00/1.00 vMB 46
681,454 681,454 000000000000000000018f22ab0c73488e08a67248b081e90aa7bd189c02c69c 790 1.00/1.00 vMB 27
681,453 681,453 0000000000000000000bc4e54f34f6dd17ecc1c2a120cfbbedea19bb6fc4464f 498 1.00/1.00 vMB 8
681,452 681,452 0000000000000000000698877c64f5a271d52a6d13d462ccc13c25dd95abdb48 900 1.00/1.00 vMB 32
681,451 681,451 0000000000000000000b589d888795e25ad6ee1aee0f5efe17ad3333c5a6e1c3 698 1.00/1.00 vMB 51
681,450 681,450 000000000000000000064825f6c7f3b3032761fe445ad478a3abfcab9b9ce1e3 286 1.00/1.00 vMB 56
681,449 681,449 000000000000000000004e35b77fef1bea3749187aa5b8a8b054cc691caa3269 492 1.00/1.00 vMB 17
681,448 681,448 000000000000000000064976ffec60d458e1ca61c3c10689b19c8e0a98075a98 1 0.00/1.00 vMB 0
681,447 681,447 00000000000000000008c5172c2a5f99ed073b100e078e35189cc650aaaafad9 590 1.00/1.00 vMB 11
681,446 681,446 0000000000000000000207366fa3e70bf38b91e23e129f13ec5a2ca7bd52cab3 1,751 1.00/1.00 vMB 64
681,445 681,445 00000000000000000003cfe45b367344d8182edd6403689309ee8e969dbde0ae 1,125 1.00/1.00 vMB 30
681,444 681,444 0000000000000000000528e0ccb10c3a24bbf17321e3a643f3ce571f81ef3f79 1,027 1.00/1.00 vMB 21
681,443 681,443 000000000000000000023df4dfec2ba5ff0578e792a417ca31bc7ee4b922e5f5 1,769 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.84 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: 638.04 GB
    • Received: 12.46 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.