Loading Tool

Explorer IconExplorer

Memory Pool

45,952 transactions
26.80 vMB
0.08654806 BTC
Random Selection Loading Transactions
Max Size: 142.36/200 MB

Candidate Block

Mining Attempt ce8bf3f72ab7c612c3b3c40c66502776b100b6df6e4cf60306921b5e08923e25
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root e597230e147d5e4af7fb8735ae14849d0fbe0fb8803fa20ac891154351e3d7e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,424
Size: 1.00 vMB
Total Fees: 0.03712624 BTC
Feerates: 101.64 > 3.72 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (191,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,777 723,777 0000000000000000000954ed37ae8863973b753338938560fbeb9890f1e7ce1a 852 0.32/1.00 vMB 9
723,776 723,776 000000000000000000010f80281bce1a586ef3aa3adaa11b01623c3b5a4b96b6 627 0.28/1.00 vMB 6
723,775 723,775 00000000000000000008c721d81349d3f5182628dd96f942d7b0bb303555bac6 2,285 0.75/1.00 vMB 5
723,774 723,774 00000000000000000009e9048e6c019c34c4bb9c880527101bdb46d1deee4601 2,744 1.00/1.00 vMB 9
723,773 723,773 00000000000000000009541bc9b1402a221510a17571e4a6f21291cefd9da500 1,384 0.66/1.00 vMB 7
723,772 723,772 00000000000000000007a35b629cee4a9a27a4bf7e30d3cdf916b843c6ddcb6c 358 0.30/1.00 vMB 5
723,771 723,771 00000000000000000003f78b3a3f71f2a09a069dbbdb8b725452aa2b34ba8dcb 224 0.07/1.00 vMB 14
723,770 723,770 00000000000000000008e31e7d41254e78b8810ffe8dda7fd7eb8afdfb95d43f 846 0.23/1.00 vMB 10
723,769 723,769 000000000000000000020aa8d9078c1491d528ce6b4da10d4749816e228cc92c 381 0.14/1.00 vMB 9
723,768 723,768 00000000000000000006c6c5391646cef337ca29836ef6ffc4781132e0e5f592 2,077 0.64/1.00 vMB 8
723,767 723,767 000000000000000000092b75bd613aac10ee4610ebd4bd9ad0c97857601d58c6 2,034 1.00/1.00 vMB 23
723,766 723,766 0000000000000000000395e223ccbad535c9ff97e478b8cc9b501ccc75d0ba7a 1,356 0.69/1.00 vMB 6
723,765 723,765 000000000000000000056519cbd86d7a8dee071caf041ba8d1457c71565ed3b0 1,706 1.00/1.00 vMB 2
723,764 723,764 00000000000000000005b8f31c024c425435b56c0fb7cfc531dbbe08cd7d1f53 2,803 1.00/1.00 vMB 11
723,763 723,763 0000000000000000000945c28c82a4407fd4d277298bebfdaadbfeb959f0760d 1,377 1.00/1.00 vMB 5
723,762 723,762 00000000000000000004b8a407462a1ba8a8624211e3b8fd67fc2a0a9d8cefc7 1,825 1.00/1.00 vMB 8
723,761 723,761 00000000000000000001fbf42f93d43d50ef9ffbd893cb02786afea2a6732724 2,456 1.00/1.00 vMB 9
723,760 723,760 000000000000000000029df00d3221deea1ebfb285f79506be7c996003891cff 448 0.13/1.00 vMB 10
723,759 723,759 00000000000000000009150a8fcd9c904757b09d10fb18959472facaf3b5e3b8 1,217 0.51/1.00 vMB 7
723,758 723,758 000000000000000000084219c1f768811b01e62ab04acc45e41daeb1d49a5e4f 2,500 0.99/1.00 vMB 2
723,757 723,757 00000000000000000002a0e57ce9cc890bedfc7cebfc695cf7882cd859a045b6 3,192 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.