Loading Tool

Explorer IconExplorer

Memory Pool

80,475 transactions
29.96 vMB
0.12089132 BTC
Random Selection Loading Transactions
Max Size: 180.26/200 MB

Candidate Block

Mining Attempt 3de9dc65e7acd3faac50d7bca63afb9f24f8c2b636b2fb17490664051ec73a02
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root e0f9c8808c12a8a9b1875e2493dae3ab8df5b0d8fd05fd0f9adde79e50ca2383
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,610
Size: 1.00 vMB
Total Fees: 0.05004850 BTC
Feerates: 242.90 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (112,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,517 802,517 00000000000000000000fe84eddcb8ca62e503429aa2e7a822502bf729ffd9f4 2,827 1.00/1.00 vMB 33
802,516 802,516 000000000000000000023941221051640580ba6d7925f10bd2c794b7180f52d8 4,151 1.00/1.00 vMB 27
802,515 802,515 000000000000000000002771f78922af4b87ef707d918a706238297c88c5e683 2,199 1.00/1.00 vMB 19
802,514 802,514 000000000000000000027cf16f85945a30c10c5d10f180e41b76a2be59e7c595 2,793 1.00/1.00 vMB 23
802,513 802,513 000000000000000000032f646dd210472cfabc1002e96074cb6ef805f6b674de 3,285 1.00/1.00 vMB 44
802,512 802,512 0000000000000000000312f0dacd01ca426106a903a0ffa9870e7ec93d237ebf 3,540 1.00/1.00 vMB 29
802,511 802,511 00000000000000000003c4c50ccaab2d6c22e045250438c2155da11af39d0bf0 3,560 1.00/1.00 vMB 7
802,510 802,510 00000000000000000002e704602eb5f4852239fe2959ba901b3b34ef3a34f6ba 2,163 1.00/1.00 vMB 10
802,509 802,509 000000000000000000035937c882c1de04f1a175d5bf30b6b5083ddfe8822501 2,440 1.00/1.00 vMB 22
802,508 802,508 0000000000000000000029868b7feaa610bfd39262376c5ac31cdd6b978cff6c 3,900 1.00/1.00 vMB 30
802,507 802,507 00000000000000000003b1453f871d549b98888de055ffe2849215f8f95ca5c4 5,692 1.00/1.00 vMB 8
802,506 802,506 000000000000000000049fc3569b7c51fec51211cc17f57c92e497e37be4f665 3,992 1.00/1.00 vMB 12
802,505 802,505 00000000000000000001061b20599bd59f142d522f57497efad9c84fe76e3ce2 3,102 1.00/1.00 vMB 22
802,504 802,504 0000000000000000000265156423b40f9315242f5aa39ac317439bf050a39630 5,989 1.00/1.00 vMB 8
802,503 802,503 00000000000000000004df13dc6698bbffc763ba9b126972f4669e2209499ac7 2,162 1.00/1.00 vMB 15
802,502 802,502 00000000000000000001a3c8e6069d5a7d7c7236c91953bfd356794211151b04 2,030 1.00/1.00 vMB 13
802,501 802,501 0000000000000000000162d4ef14d9e16ee0e1b6ab91fcadf3b2a2fe678acedb 2,990 1.00/1.00 vMB 15
802,500 802,500 0000000000000000000321ae3220d39939f4a805e59aa84529bd2d0144fee573 1,827 1.00/1.00 vMB 13
802,499 802,499 00000000000000000003461ebe666f2690be8ce37d1c3c1adaad7f5509eaee83 2,593 1.00/1.00 vMB 13
802,498 802,498 0000000000000000000119512833d3e02b1ae0cacb8016802babe76f64583b66 1,359 1.00/1.00 vMB 25
802,497 802,497 0000000000000000000010a4202c8dd0a735be8ead78f68dc43c45ac0d8883b6 2,643 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.