Loading Tool

Explorer IconExplorer

Memory Pool

28,014 transactions
14.04 vMB
0.15146229 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.61/200 MB

Candidate Block

Mining Attempt dd9a0f51bf74bdf2d0c31e39fa8a18857bf4e2e1478f6e1b7fa6d546e8bda381
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root bc20efed9077a0149e4d685ff5feee7bd9460447b6b18d63a1751f8688458d86
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.09230427 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (1,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,141 912,141 00000000000000000000f041849f20d76a9183d9840d71bdaefcb8a9ff81fd3a 4,719 1.00 vMB 0
912,140 912,140 00000000000000000001a8d232a7882fb938e02dd6270e4829c85a149d3bec62 3,091 1.00 vMB 2
912,139 912,139 00000000000000000001a7e994534f41cf0fb186ee4094f01138ed6329e96e8b 2,804 1.00 vMB 1
912,138 912,138 00000000000000000002023311d5f1867baa85b0a9b6b424d4f2f81562a1e44c 4,115 1.00 vMB 5
912,137 912,137 000000000000000000013d72d36a3e083b9116efc01d59fa5e20e370ac7fb156 1,781 0.44 vMB 2
912,136 912,136 000000000000000000013c52745f472ab8cba916072cadd533882081da54ef61 2,682 1.00 vMB 2
912,135 912,135 00000000000000000000977a124ec8c4d0991adf4285d801dd875191898983df 2,833 1.00 vMB 2
912,134 912,134 0000000000000000000144c02b1ee1757500bc6f230a5445ac1e3d18ad87d45d 3,353 1.00 vMB 3
912,133 912,133 00000000000000000001f0e49eabc0eaa88c42783394876e6820b46ff00458ee 4,645 1.00 vMB 4
912,132 912,132 00000000000000000001dac112e955a07cbe2f4a9dfb555adfa20460d5b7fd66 3,837 1.00 vMB 5
912,131 912,131 00000000000000000000441906da9a40caac20604844d3af4537be4f8ba1a9a4 3,982 1.00 vMB 9
912,130 912,130 000000000000000000005131ece4df179688fbf2374a660b249241aa4b1128da 3,886 1.00 vMB 1
912,129 912,129 00000000000000000001f022a3c08bf7b1484a82b4a5e5f64a55b4e4304048a8 5,007 1.00 vMB 0
912,128 912,128 0000000000000000000058d9ef7273efdaee7e0cb9cff70288829c8ef063dc36 4,370 1.00 vMB 2
912,127 912,127 00000000000000000001e2635de4b83bc0a7849fe6424d8a575e1d2b78fd71dc 1,115 0.25 vMB 3
912,126 912,126 000000000000000000006ff636e2cbb0c78a3e9171b671378f99746d27ac2552 4,432 1.00 vMB 1
912,125 912,125 00000000000000000001f166a3829d17751cbfde1a84f216a23670a0c61a4ea4 3,407 1.00 vMB 2
912,124 912,124 00000000000000000001a3be573e406ef0afe9bcc9eb4c7d8a92dde6cffa49d8 2,976 1.00 vMB 0
912,123 912,123 00000000000000000001b0fab14543ddebfc8da0273946335042e40fb89f6fcd 3,851 1.00 vMB 3
912,122 912,122 000000000000000000000e1074427bdda5734b2ca2d989111cbce8cc3d1fc972 3,804 1.00 vMB 2
912,121 912,121 0000000000000000000074e1bad47c1a6c168ea6eb50e62bf6ee54a90244e0a5 1,470 0.40 vMB 3
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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