Loading Tool

Explorer IconExplorer

Memory Pool

78,389 transactions
29.07 vMB
0.07547661 BTC
Random Selection Loading Transactions
Max Size: 176.10/200 MB

Candidate Block

Mining Attempt b7cd2bffc94b796cbadaa41b019c880688dc27326a0c070e450c59ef8534445e
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 4c77e3843f47e87acecd8db58a35619e6cdf92f5e3c34dbcc7357ba64303b565
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,213
Size: 1.00 vMB
Total Fees: 0.01481784 BTC
Feerates: 191.02 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (809,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,480 105,480 00000000000277a041f3bbb3302d06471b6c0016685d93c58f18b8da294be36a 21 0.01/1.00 vMB 0
105,479 105,479 000000000001d38d686cb541dbc310cc15ddcb7e9369999c2f19a4d36b62664a 1 0.00/1.00 vMB 0
105,478 105,478 000000000000812c01bfc5be1bb696d89b333a1e65d18d3866d597e73d2ef45a 1 0.00/1.00 vMB 0
105,477 105,477 000000000001b75f62cb7863c1751de0426eb508813ee8940606a542bba62aeb 2 0.00/1.00 vMB 0
105,476 105,476 000000000000e9ca58ef54612827f3c86de8b2682b6d5b1814b18d7c85627248 7 0.00/1.00 vMB 0
105,475 105,475 0000000000009f00bf1b03ac3aff1b220922ac527d4e8d668cbe3c3f176f1315 1 0.00/1.00 vMB 0
105,474 105,474 0000000000008dbc6e2aa2bb70564b633cd44cc1e2e2071c448f971bd13c2201 1 0.00/1.00 vMB 0
105,473 105,473 00000000000289c6aa6d45fe0db67419e5ea9a65f0a9d523b079d63b099e48a6 5 0.00/1.00 vMB 0
105,472 105,472 0000000000015f80a7672d9ddacc08cf98d1fd12f6f89933ff621be7f7c37400 10 0.00/1.00 vMB 0
105,471 105,471 0000000000027f900a49a03bbe7cb147873e2198cb20e2437e6f0ee2668dba08 5 0.00/1.00 vMB 0
105,470 105,470 000000000002aa1705ea1878e815e12808f87c108df8dffb00abfd918017219d 13 0.00/1.00 vMB 0
105,469 105,469 00000000000227ca62b5d3c01257eb9fc23a8a996de6572123ba4b473719b38f 19 0.00/1.00 vMB 0
105,468 105,468 000000000001e0a1213df4d9b24342bf4bd5b9f7029beb992de9b4ceb64ead14 12 0.00/1.00 vMB 0
105,467 105,467 0000000000001a78b8824c8bf5cc43714fa13967a9dcb306a181bfb90be50863 13 0.00/1.00 vMB 335
105,466 105,466 000000000000fbaff58cae5ab82fb57f2b78c3b0076db83de1416971c3355e00 11 0.01/1.00 vMB 0
105,465 105,465 000000000000d40fb6aa90ce20d0f4f8d2961b25a4d7a81fbc7b9489f5cb8719 9 0.00/1.00 vMB 0
105,464 105,464 000000000002151f6f7228c17912a6a2657fcb25d8eeee79b5eee92295568284 1 0.00/1.00 vMB 0
105,463 105,463 000000000000cb49fe6ee769837453cd83654d3a0564702692ddcf55cb728022 3 0.00/1.00 vMB 0
105,462 105,462 000000000000b54b80fa4247cc628b82441085aa48ba41ba56ca5e47f7e88c22 1 0.00/1.00 vMB 0
105,461 105,461 000000000002367941c4133c89d27b44af555061c4087a6ddac145fb10770e7c 7 0.00/1.00 vMB 432
105,460 105,460 00000000000107f9aa465545816f44ba912e1461a3353682f1ffcaf26c0af659 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.58 GB
    • Received: 15.75 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.