Loading Tool

Explorer IconExplorer

Memory Pool

31,473 transactions
9.93 vMB
0.11740053 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.17/200 MB

Candidate Block

Mining Attempt 69c1c191a7b9044297dc90dc52e58764ad01eb2a3b616c3bddd43bab85ead8e2
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root 700632f45bb34a81b0b35c53e743c84379fd0aabb38636e5754a75a1ec0c7d82
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.03538836 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (763,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,704 149,704 0000000000000397defa0dfc9cda7b9093509b94c1ccd3b6e7643c0b4726b2ca 10 0.00 vMB 441
149,703 149,703 0000000000000827da03acef34271b5da6817851ca04089cedf873efac87978c 11 0.00 vMB 32
149,702 149,702 00000000000003570b0f5777ad1654935c9ab824bb41ccc3f2b117c52efa6d80 17 0.01 vMB 26
149,701 149,701 00000000000007cf783b8fa2ef3e3fa4b09831427ee6e88b1ac72ed2fd532055 20 0.01 vMB 8
149,700 149,700 000000000000038afea44306c329b1bab7bcfe5ac3ff0a6c818bc4ed7e0e8887 26 0.01 vMB 35
149,699 149,699 000000000000025a7b46601468e9f4afdc6c651411898be6713be55a4123c9dd 23 0.01 vMB 244
149,698 149,698 000000000000076931e088c8e2d013c171f2cabacfbc04d6ac0dcc1a39c0e852 119 0.04 vMB 47
149,697 149,697 000000000000001e32b09faa8d0bf35966c557552efa781de01053f5ed906814 57 0.02 vMB 100
149,696 149,696 0000000000000a8d1fcbb99bfe15abcdcedc5756a5dd32ab5ea8a141a67e1b26 19 0.02 vMB 32
149,695 149,695 00000000000009fc5e5046c6efd09af197877a7f3d12d6f25d3f8232f69736ba 25 0.01 vMB 44
149,694 149,694 00000000000004a4df9b4ed778c863cfb978be988237913a4b1a1955edd9a9c1 9 0.01 vMB 33
149,693 149,693 000000000000087c497133ef0b68d84a333f9c974d20d035ec370e178d9b93f0 14 0.01 vMB 171
149,692 149,692 00000000000008247ef54bc864f21c0822fba3830a12f4ded9fbbecfda1840c6 125 0.03 vMB 0
149,691 149,691 00000000000003fc5a866669e220aacaa8d08241ebffdb1a45ce8e6ccc573e63 58 0.02 vMB 166
149,690 149,690 00000000000001d1c1170e7de79df526e62501a5514ce12b7bec808b70255f31 8 0.01 vMB 13
149,689 149,689 000000000000013002889110e6c5e99a6899d1b6d83f046357dbc43935011604 54 0.03 vMB 25
149,688 149,688 0000000000000ac967919e30ec32a133efba7c3eda63223aefaa9f500d77bde0 30 0.06 vMB 98
149,687 149,687 00000000000001f4af2688b06e17c177669284fb5b69d64954ad58281dde6683 89 0.04 vMB 365
149,686 149,686 0000000000000026ca1b2a9818e5b756d0b0ddbcc2d3d687d8a349e96c997280 4 0.00 vMB 0
149,685 149,685 000000000000022ab9cbdb430295f0f2cafe25a00b3b4c41abf36f40ea0edca4 15 0.01 vMB 279
149,684 149,684 0000000000000aa4ea0d9546247cdf6b8da35a1fa858b3dff99b1f6465c30ee2 12 0.01 vMB 0
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.65 GB
    • Received: 0.45 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.