Loading Tool

Explorer IconExplorer

Memory Pool

84,516 transactions
31.36 vMB
0.08918132 BTC
Random Selection Loading Transactions
Max Size: 192.30/200 MB

Candidate Block

Mining Attempt 5b9b71a82417de33d003ab7e45d6dff4e53934b2328b5219677e9e65e30083fa
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 1654b76a378ca0af77e5e806e7ffcca4fbcd891d7bea746a5f42271bfa703f76
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,865
Size: 1.00 vMB
Total Fees: 0.01302144 BTC
Feerates: 22.07 > 1.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (34,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,450 880,450 000000000000000000011addd597869e34a4f2a62da291fe22dac2a357a7b7b8 2,486 1.00/1.00 vMB 3
880,449 880,449 000000000000000000002052886a81bbf2c306aa7a30a45ed3f1a27d568d730a 2,537 1.00/1.00 vMB 2
880,448 880,448 00000000000000000001bae3fa602320d2ab5f3f3db976bbd426fec20e6f3ac6 2,360 1.00/1.00 vMB 6
880,447 880,447 0000000000000000000013356fd7a2f4304ec9d6414f77823539bb9315163906 3,204 1.00/1.00 vMB 1
880,446 880,446 00000000000000000001f3822fc29961da57a9d7dd23da2f269accd7dddd45ee 3,037 1.00/1.00 vMB 2
880,445 880,445 00000000000000000000c5b8fb537ce0c4243b064f8be8cbf91f962fa6ce38c0 3,061 1.00/1.00 vMB 5
880,444 880,444 00000000000000000000a656e292d3cb375809c5a1e9933b8ce824a4a09d2d60 2,947 1.00/1.00 vMB 4
880,443 880,443 0000000000000000000087ae89bc94bc68d8a999830b827ac591e3a576bbd5eb 2,411 1.00/1.00 vMB 6
880,442 880,442 000000000000000000026aafcf1638c3ec078e5d295fecca9c78f2aa8ab98cff 2,594 1.00/1.00 vMB 8
880,441 880,441 000000000000000000024feab862fe29471a120f882de34b0c4b32f45501168b 2,401 1.00/1.00 vMB 8
880,440 880,440 0000000000000000000285196cc7328486a00e5be19d9f34712043f7b2cef908 1,533 1.00/1.00 vMB 2
880,439 880,439 00000000000000000001dafa130e8b85bb08f746a346769c5647fd32e8c3e47c 2,765 1.00/1.00 vMB 3
880,438 880,438 000000000000000000023d86b318231df5244d6976af37c30e3beb07ceb15b6a 2,686 1.00/1.00 vMB 6
880,437 880,437 000000000000000000028403aea27c975d01dfcae1990abf31f4ce90d69ea65d 2,790 1.00/1.00 vMB 4
880,436 880,436 00000000000000000001c4b3c30b0aa0275578d087b31951b42f89cb1061d021 2,856 1.00/1.00 vMB 6
880,435 880,435 00000000000000000001cb7ca4c6d5057850765b42b56360f67b563db98d21ce 847 1.00/1.00 vMB 1
880,434 880,434 00000000000000000000faaeeb007e58309556273ca5fad77e978162d0f897cf 1,364 1.00/1.00 vMB 2
880,433 880,433 0000000000000000000241c036097db0113bc746f695506291a4c22686e4b130 2,713 1.00/1.00 vMB 5
880,432 880,432 00000000000000000000d723cf2dbac15fb331455ed75aa5a5604903a97dd161 2,356 1.00/1.00 vMB 3
880,431 880,431 00000000000000000001256f655fce8723e5db5e7ea664c8299ca1904e244b0c 2,113 1.00/1.00 vMB 5
880,430 880,430 00000000000000000000be0f279ba89533d1f0dbb5345d2615188e6533b001b4 300 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.