Loading Tool

Explorer IconExplorer

Memory Pool

79,931 transactions
29.73 vMB
0.09108455 BTC
Random Selection Loading Transactions
Max Size: 179.58/200 MB

Candidate Block

Mining Attempt 33d2f92373ea78689ed2cb0a66e696076d2b329e3bceb64289c234a50934ad3a
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root e68dd5d80ea5714e946fb08cd311291cea93a8abea410cc5325d163957f3752a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,860
Size: 1.00 vMB
Total Fees: 0.02708900 BTC
Feerates: 100.11 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (491,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,694 423,694 0000000000000000011820417c823ce30df94a7db5e8af5ddeff4b7f84d0247a 1,378 0.66/1.00 vMB 60
423,693 423,693 0000000000000000049ac7beba13384b9439408249d9dbfaad96aeff7eb48ca6 1,232 0.66/1.00 vMB 56
423,692 423,692 00000000000000000411a5d190c9c24fdb53be675513f77c3468248e0255c069 487 0.19/1.00 vMB 90
423,691 423,691 0000000000000000006380770fd370e170d523ee292a6e36de8f237be192dea4 2,179 0.84/1.00 vMB 66
423,690 423,690 0000000000000000003fb0d4bd50062dbfecbc6c1e25df1ebdd3cf0506d41c63 1,337 0.90/1.00 vMB 43
423,689 423,689 000000000000000000b11a9f9ef4dbffcb73af43908275370d992f7472fec322 879 1.00/1.00 vMB 27
423,688 423,688 0000000000000000044f735b51c77d8afc997f63882db8e1cd81287aeca24a02 292 0.12/1.00 vMB 74
423,687 423,687 000000000000000000e1940502efe1a66c2100bad8f18deed7752f92c7a88de9 1,842 0.76/1.00 vMB 72
423,686 423,686 0000000000000000052bca520c73f0469358889cacfa9f8d31efcf038cf65d2d 1,948 0.99/1.00 vMB 57
423,685 423,685 000000000000000001e6f80a0bd1f809d482e820f451a2c5db196ef741fdf33c 477 0.22/1.00 vMB 72
423,684 423,684 000000000000000002c3ac675300a98bbc7de089a506d9d8248916ca7c353d29 1,967 1.00/1.00 vMB 60
423,683 423,683 000000000000000004e9e54682bfbf7312fd833e5dce8fc714cba5c08cc43d43 734 1.00/1.00 vMB 30
423,682 423,682 0000000000000000031ac1d4708f2d099f3efa777c549bd767616f12f0150040 688 1.00/1.00 vMB 26
423,681 423,681 0000000000000000015b62807695531c199bf058b60b061c82832211f0f949bd 1,151 0.99/1.00 vMB 18
423,680 423,680 000000000000000002ed221aae3b8e78c12559f5f226bf23a996a4ae59e38731 1,549 1.00/1.00 vMB 53
423,679 423,679 000000000000000003029a5a96edec69a6d54fb75c74f9a6d7ae24bb0ce0c62a 1,635 1.00/1.00 vMB 57
423,678 423,678 00000000000000000257a2554944b29a7475a78931dca4bb71090fc5731f0384 1,833 1.00/1.00 vMB 59
423,677 423,677 00000000000000000374c2dea9fe9078caed7b6e2e3618b9fdc82bb9598245d0 1,899 1.00/1.00 vMB 56
423,676 423,676 000000000000000004ff5df13cf8d964457803fabe2f9e7890399d4f9b08cb0c 2,450 1.00/1.00 vMB 74
423,675 423,675 00000000000000000543a3640d92984447287348f4d9b3655dc58e3a267cce92 2,329 1.00/1.00 vMB 86
423,674 423,674 000000000000000000ae69469510f3cd9d12f5d245ea6b4bbe20ece346202abe 2,342 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.