Loading Tool

Explorer IconExplorer

Memory Pool

80,380 transactions
30.50 vMB
0.09063544 BTC
Random Selection Loading Transactions
Max Size: 185.40/200 MB

Candidate Block

Mining Attempt 1824ae8e532bc30b38ba961d52bbcb455a5b2b13ca69b3a39f1d97b4c1034fa1
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root cb3c2a208bbfa949f5f6a7bb1ae4545e181b5f42794f68af91a49d6178a72fea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,890
Size: 1.00 vMB
Total Fees: 0.02125567 BTC
Feerates: 203.60 > 2.13 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (29,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,473 885,473 00000000000000000001dfaa1514e4bb99f2ee64df09ac7c987087aeaa4d25d3 3,524 1.00/1.00 vMB 9
885,472 885,472 0000000000000000000126cd0294ffeb1abef177fca72d9c0d9377ff86f104a2 852 1.00/1.00 vMB 4
885,471 885,471 000000000000000000003df423259d1694898ff135d82b3b3f7db9a81aa53009 2,120 1.00/1.00 vMB 6
885,470 885,470 0000000000000000000250b356d86921a3fb8025a0e82748d27784110485f81e 1,321 1.00/1.00 vMB 5
885,469 885,469 000000000000000000027f2c699eba38390f7236b47c132c3b6df491de0fdc1d 1,444 1.00/1.00 vMB 6
885,468 885,468 00000000000000000000d9859c75d2102c9fd47d9b97930b5f1eba4b0f5ee2f4 194 1.00/1.00 vMB 5
885,467 885,467 0000000000000000000093206b2da04ed11f57068b3a2b4b1dd212964202dbb2 2,737 1.00/1.00 vMB 7
885,466 885,466 0000000000000000000026062d278584d8bd9a5fb33ae55ef03b9624c40dced3 433 1.00/1.00 vMB 5
885,465 885,465 00000000000000000001512926d126d30f059e9bb8325a6b63ddce61dcb59fbc 1,353 1.00/1.00 vMB 6
885,464 885,464 00000000000000000001df6a3f30486c9c798444d66e3359c2ab3bbe984450ce 1,102 1.00/1.00 vMB 6
885,463 885,463 00000000000000000000ee6b4c734eeb7b18db84468b0bc181792013fa8cb088 3,077 1.00/1.00 vMB 8
885,462 885,462 0000000000000000000123459c8e10a6d2ba30ab50fbe38d0fb9db28afa5d5fc 3,895 1.00/1.00 vMB 8
885,461 885,461 00000000000000000001d550dea125c2548792aec672de9f6f688c4842635b42 2,769 1.00/1.00 vMB 13
885,460 885,460 00000000000000000001626d8abba2ef47eea5248dd56ba85babe8d122ebc85b 2,734 1.00/1.00 vMB 7
885,459 885,459 000000000000000000020d234d8030448dec2a17928bdd0052b2275443724bca 578 1.00/1.00 vMB 5
885,458 885,458 000000000000000000001a1c470edd410bd97d3ef9c52620275c3d0808470793 3,152 1.00/1.00 vMB 8
885,457 885,457 000000000000000000012e862e776a2f75287e9eb4c5b8bbde24fb406a970c4f 2,974 1.00/1.00 vMB 9
885,456 885,456 0000000000000000000066d2bec303cfe8b3ed4be3ca7a05e6417da2a7e52cf7 3,593 1.00/1.00 vMB 11
885,455 885,455 00000000000000000001ff78911bf1b48dea8039f5d02f0172980ec3217d9d39 976 1.00/1.00 vMB 4
885,454 885,454 00000000000000000000183dd48614f3fc8a37802be74b78032b27dc6b184d2b 1,937 1.00/1.00 vMB 7
885,453 885,453 000000000000000000002b7b9a52221d8dba93265438b57e1459ab66542662ec 2,638 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.