Loading Tool

Explorer IconExplorer

Memory Pool

41,519 transactions
27.42 vMB
0.08117701 BTC
Random Selection Loading Transactions
Max Size: 141.70/200 MB

Candidate Block

Mining Attempt 60b933bf80277eca2b8a73d4c88e1bd7fd2f4098663770049a279966dbd885c8
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 8ec51cdfd9f27eccbe0bdeaaacdc3114feb1a3115ec5880e128e954ebd3e488f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,063
Size: 1.00 vMB
Total Fees: 0.02754393 BTC
Feerates: 141.50 > 2.76 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (518,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,006 396,006 000000000000000004b224b8e772bf533bbf809ca2f3977a35760142680d7f4e 2,210 0.99/1.00 vMB 29
396,005 396,005 00000000000000000541c6c543692894091195cc9223ebb293b44cbd3c26caef 2,724 0.99/1.00 vMB 70
396,004 396,004 000000000000000002970e8bf69812f763233d0622976f20a361fc63ae874110 2,602 1.00/1.00 vMB 49
396,003 396,003 00000000000000000163e844c95c00650a14a7e4da15e28fb8a653b0bf3a2577 3,005 0.95/1.00 vMB 89
396,002 396,002 000000000000000001aa520aaab9601bd18ebdf30a9e1a19a07218e584787761 1,760 0.95/1.00 vMB 41
396,001 396,001 000000000000000008e53dbc34ec365608efc9592fd982d616a9ef5258c72483 1,633 1.00/1.00 vMB 33
396,000 396,000 0000000000000000079226c668cd1db713fb78ffc127b422e12b47baf205b478 893 0.52/1.00 vMB 33
395,999 395,999 000000000000000000c946bac1306bce7aac6dfda1707521c291c6a15588a4d7 338 0.54/1.00 vMB 14
395,998 395,998 000000000000000003cc7f5d24adeee55dade104f1f3d09ae0ed6b50ac574e8a 1,001 0.93/1.00 vMB 24
395,997 395,997 00000000000000000304ea5ce84e12adec830ed0b721fe14dd22eabddadc19ca 2,164 0.93/1.00 vMB 44
395,996 395,996 000000000000000000b2a1c371075ce87d7decab1169cdc2d2aee9a8b68a6fa7 344 0.18/1.00 vMB 46
395,995 395,995 000000000000000005aac6ad04b9b017c8e26606b3f2ee1957017d8f1e2be015 1,543 0.93/1.00 vMB 31
395,994 395,994 0000000000000000031da186301a680ca7f7d93168168464c8f156714a6f3751 766 0.81/1.00 vMB 19
395,993 395,993 0000000000000000078dce1ae194b5a0ad39bb7756b774ad7765e8645973c5c1 30 0.05/1.00 vMB 6
395,992 395,992 000000000000000001ce39d47b965c0e0bfc9ef4fb5fb7ba2410a5989ec1bf48 1,407 1.00/1.00 vMB 24
395,991 395,991 0000000000000000042144b0a84da21d4ff9028f13223ca3d11a8dd12e72d26d 352 0.17/1.00 vMB 39
395,990 395,990 0000000000000000076de0ad74ed1fddf287a11495df9d23f9c6f97fd84d43de 2,688 0.93/1.00 vMB 54
395,989 395,989 00000000000000000100f0ab81360326c229c122ee3b39e7e4fb7e0207ba51e1 917 0.60/1.00 vMB 25
395,988 395,988 000000000000000002c60f0d91a9714f5704c7049aded0cb648c1cdb1863c78a 516 0.19/1.00 vMB 51
395,987 395,987 00000000000000000823ec941c28d8563cf131d0d417568b8e90869176f7f667 1 0.00/1.00 vMB 0
395,986 395,986 00000000000000000765e8b7a6438e9a39c87450d004ac46b8b7dbbacdcda4db 1,044 0.59/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.79 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: 633.65 GB
    • Received: 12.21 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.