Loading Tool

Explorer IconExplorer

Memory Pool

102,328 transactions
27.10 vMB
0.11192825 BTC
Random Selection Loading Transactions
Max Size: 181.20/200 MB

Candidate Block

Mining Attempt e63f2648eb0c3946f611d5b6104af4f3f9d362f3f5183bb602f0105e0f0fe1d9
Version 20000000
Previous Block 00000000000000000001a751891cc37ac8d9bd372e8382bec0a646957cc0ec89
Merkle Root a1cbc5755f53dbbf0c5ca8c0b89bf2d28aec76664857706b97b1e3c88afc6307
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,649
Size: 1.00 vMB
Total Fees: 0.03976992 BTC
Feerates: 964.38 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,081 (868,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
47,443 47,443 0000000002d9ea78d42fe9115a999efd2ebeb1f58d8285d4e2a1da97b0ad4989 1 0.00/1.00 vMB 0
47,442 47,442 000000001b4b7694aacf28e79b17776f0125f78ba9be7f6d536d95bc320d1c05 1 0.00/1.00 vMB 0
47,441 47,441 00000000323f994a24e6bee49da4495713d34f27c2a57e32b9827292f76547b8 1 0.00/1.00 vMB 0
47,440 47,440 000000001db9ad3ccd3d1e2e58819068c74c2d65f57ab45bf8ab480d263d14f4 1 0.00/1.00 vMB 0
47,439 47,439 000000000598a4acedc4a1a213c71f34f7cef21b4e3d20432277a76422ec8957 1 0.00/1.00 vMB 0
47,438 47,438 000000001c5fa774b16742035a045941a7af76e1e33d2cdf2f08693473491820 2 0.00/1.00 vMB 0
47,437 47,437 00000000330b78b5d5b3521cb4346f0c5920c260e292249014479ca92ca2b3ab 1 0.00/1.00 vMB 0
47,436 47,436 000000002687d079b9038c62269299158409a9d94c61b94e2bafa8f976b4b2e3 1 0.00/1.00 vMB 0
47,435 47,435 000000002b07a59ab1222fdb86fb18811e60c77ed224497dd843daaef7ffbbd3 1 0.00/1.00 vMB 0
47,434 47,434 000000001beb3e290c92934ac5a0f20ff7a1caee4760a53f107c7c6d584a1e28 1 0.00/1.00 vMB 0
47,433 47,433 000000002a62b326e5507082dbb678cb4614b2a34e748d7bbc543ac7c04393c9 1 0.00/1.00 vMB 0
47,432 47,432 0000000019e987d0393213e30207fde3b6aff1b6d7e31f05b0fd4c060096bb6b 1 0.00/1.00 vMB 0
47,431 47,431 00000000188c400b30edd06d60fb6db22dfd32270ac8a1f10c8f636e65810e36 1 0.00/1.00 vMB 0
47,430 47,430 00000000314d7373c563879735dc120b32a903fde3de1b73fb9ae8c17e1c657c 1 0.00/1.00 vMB 0
47,429 47,429 0000000026d0e20fab3d748804691810ccecf73dcebe6927ccbb70201afa5ba3 1 0.00/1.00 vMB 0
47,428 47,428 000000000a49666df9632e6f46d3403543056e69a4513d44c7e3174c0df7899c 1 0.00/1.00 vMB 0
47,427 47,427 000000001fffc608e87395d9ef26f26b24946af8d13ceae0675e265c57aa7b55 1 0.00/1.00 vMB 0
47,426 47,426 0000000034d9146c76592590bb9bdc4c1dedd5565a8edb8f97c9454d2fb1effa 1 0.00/1.00 vMB 0
47,425 47,425 0000000001315cefeb7fe556d068ebd96367f81eadba0ce70a55501e662c1eb3 1 0.00/1.00 vMB 0
47,424 47,424 000000001d06f62cd1d90d80fa57dda499e56f7516ad4e2e147cc686f035a1e2 1 0.00/1.00 vMB 0
47,423 47,423 0000000010f96d5cc4d20909aa86c8450c545faeab6284358b8e14db748bf547 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.26 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: 814.85 GB
    • Received: 24.04 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.