Loading Tool

Explorer IconExplorer

Memory Pool

77,114 transactions
29.25 vMB
0.09290986 BTC
Random Selection Loading Transactions
Max Size: 176.66/200 MB

Candidate Block

Mining Attempt 0f07cdf3921eda2d12f88dcd1df3d5a049bd1487b193456f4d47347f02ad01e4
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root 8703b26d9f7b3bd6f2f847dd16fe4c52b094f1d40c62f7631cc48265f7230408
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,752
Size: 1.00 vMB
Total Fees: 0.02063742 BTC
Feerates: 82.92 > 2.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (504,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,534 410,534 000000000000000003aa6442fd28c0f747d9acc2201b486505662a11edb4a921 2,174 1.00/1.00 vMB 37
410,533 410,533 000000000000000001a8a9c3e8901271d1befb8389c901c9b3221a61983b17d9 2,152 1.00/1.00 vMB 44
410,532 410,532 000000000000000003a5768f6d0bca8b3b1b7b2e99edd868f68a53566e80c5e7 3,139 1.00/1.00 vMB 60
410,531 410,531 0000000000000000058f7b3193d570b780ea6c1a4b064d33308e22536ff0cba3 3,139 0.99/1.00 vMB 61
410,530 410,530 0000000000000000033380b2020540b8b2a8af5124df775dfde798b0850ebe9d 2,603 1.00/1.00 vMB 48
410,529 410,529 0000000000000000058cbabc03432641979e32e5bf26eb3a27b7e45afd99252c 1,400 0.96/1.00 vMB 27
410,528 410,528 000000000000000004d6852ba8a8481f9cc48cab9c56cc6dfc32771f5869b51b 2,857 1.00/1.00 vMB 49
410,527 410,527 000000000000000004686c77ae87b25628ca747e33bc8633910597f91b2f96ee 621 0.26/1.00 vMB 46
410,526 410,526 0000000000000000040406c0278b2bfca84b2b1d467134ead2dbe53d58fd8254 1,821 0.99/1.00 vMB 30
410,525 410,525 0000000000000000028979ded41ba883ab124ac1e2ebfd89de8d335a66a2d0fb 1,229 0.47/1.00 vMB 45
410,524 410,524 000000000000000001def2d38ef58b6921131394bfef618634ea8c4b52fb1195 2,501 0.99/1.00 vMB 44
410,523 410,523 000000000000000002553a757eb5db841493d1f92d1daafb6ed05955a5f65aee 1,079 0.59/1.00 vMB 32
410,522 410,522 000000000000000004845e8b46aa23a46f1638503f04f4db4d601315e618a87b 1,829 0.97/1.00 vMB 44
410,521 410,521 00000000000000000416a9060b54e20fa39a79e2eb48509c164db3a0307f72a1 11 0.00/1.00 vMB 106
410,520 410,520 00000000000000000230a4cd07edf3d60c515f87100efb7787e6705913d77728 438 0.29/1.00 vMB 26
410,519 410,519 00000000000000000087fa977d092813e73cab65c31a2a58ff68899b183e5442 1,289 0.97/1.00 vMB 25
410,518 410,518 00000000000000000521a4ce52aabf62de141dadfe154f5625ff8fb10f0186d6 516 0.33/1.00 vMB 36
410,517 410,517 00000000000000000030204f222ebe60094aff6390c8ec8b5e5d1770f4feb35d 745 0.45/1.00 vMB 31
410,516 410,516 00000000000000000001b1350ef3d637f349304aa29c44c79dfbfbf862e5ba6a 1,226 0.98/1.00 vMB 27
410,515 410,515 000000000000000002332cffa1fd76cbd27cabe9a197a767907692dacbb3dd52 1,176 1.00/1.00 vMB 20
410,514 410,514 000000000000000002911544ea71efa475c54af7391130fb6082cebdcd76f446 2,437 0.99/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.87 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: 713.07 GB
    • Received: 17.30 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.