Loading Tool

Explorer IconExplorer

Memory Pool

76,679 transactions
28.55 vMB
0.06900394 BTC
Random Selection Loading Transactions
Max Size: 173.05/200 MB

Candidate Block

Mining Attempt df0cd95eccb01cf0a21dd134a669489a6308797fcb30144588d1cb1befce0da9
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 5449e891c9ba439caf12fff5689a914e11205e4f99d9a027472d621b6c15bc5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,793
Size: 1.00 vMB
Total Fees: 0.00978320 BTC
Feerates: 73.20 > 0.98 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (170,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,832 744,832 00000000000000000007ad2f9559deb4951356a0f7b8cb8e4ca3c5c401fed508 1,672 1.00/1.00 vMB 23
744,831 744,831 000000000000000000048652924f0a577996e2d131bcf85460433d5b205df7be 1,503 1.00/1.00 vMB 29
744,830 744,830 000000000000000000018a9598f6ed7e61add2b420cebe13d1aef6da5ac91657 509 1.00/1.00 vMB 26
744,829 744,829 000000000000000000081092e33b3c7eccde61f6318372d35924fb1d0733cf30 1,075 1.00/1.00 vMB 29
744,828 744,828 00000000000000000009806a3ac0227f54ca2a2e14c11291b2a5abcaa67eb194 1,911 1.00/1.00 vMB 37
744,827 744,827 00000000000000000005a69ed597d132f2b908c7fde08034f85a7d94c5037895 1,359 1.00/1.00 vMB 25
744,826 744,826 00000000000000000001f075d958bd2502e294b35c773578ace656e108b37960 1,154 1.00/1.00 vMB 25
744,825 744,825 00000000000000000002d38afd4bb9b7c7ed65266e6ae14ff8cead6648de35aa 2,796 1.00/1.00 vMB 38
744,824 744,824 00000000000000000008488cacc928c5656d132c562510b74c94ba61b56266ef 908 1.00/1.00 vMB 17
744,823 744,823 000000000000000000011ecaca346afd1c0eda7b0a7061458ac8c34e9244cff3 1,436 1.00/1.00 vMB 21
744,822 744,822 00000000000000000003941bf3d7b3053525ae52789cf6c0126b57df0fc0be28 1,831 1.00/1.00 vMB 19
744,821 744,821 0000000000000000000205a4af29f76b6f4f5caa4c750530cdf0c04da692925b 2,175 1.00/1.00 vMB 11
744,820 744,820 00000000000000000003dd83426259c1155137ee3355392e0d6e728b2e413a32 56 0.04/1.00 vMB 6
744,819 744,819 000000000000000000069435d2086080369922893e2b6bbcc8bfb3d89be6599f 150 0.10/1.00 vMB 9
744,818 744,818 00000000000000000002773a85d3e43100d9b4a67cb8cda0f07edb4e1e2515b9 629 0.44/1.00 vMB 8
744,817 744,817 00000000000000000008f2cd5d36ae955d6d5bacd65830d6472f7a727d76aa7b 504 0.32/1.00 vMB 9
744,816 744,816 0000000000000000000472d09345268e99acfa3568d64f8fa6492459644598c0 1,363 0.82/1.00 vMB 7
744,815 744,815 000000000000000000092782689cfc88a80afe2f4afb9a22b2ecaa9b24b1da95 2,867 1.00/1.00 vMB 15
744,814 744,814 0000000000000000000148d452262ae38246cb6c0e565791148a373bed33117a 1,589 0.55/1.00 vMB 15
744,813 744,813 00000000000000000002ce3bb9ad639332a89fdc0fdd992a614d48214faacffa 1,326 0.53/1.00 vMB 14
744,812 744,812 00000000000000000009649da9a4afcd4ecce85bd8e86954f7b23afa77238256 2,722 0.96/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.