Loading Tool

Explorer IconExplorer

Memory Pool

40,321 transactions
18.89 vMB
0.18612768 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.81/200 MB

Candidate Block

Mining Attempt c7b2aa2178f2e3828f554598f1ffd0126601722dc7a755718607930290790bf6
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root bced5f087b4dc270507db0146738c9e6f56b536b2bbe2d90410eb95fa3543055
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.05539637 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (1,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
912,120 912,120 000000000000000000010daca552dddbb94035e1b01e97ccd7ac753d8b2ba8cb 4,688 1.00 vMB 0
912,119 912,119 000000000000000000021fe486bfd55ebb06f414e5a0a3885a97bcec11a559cd 3,614 1.00 vMB 3
912,118 912,118 00000000000000000001f9c4d6854e25bcc8a04d7b440603213415f4d6e926a7 3,177 0.87 vMB 2
912,117 912,117 000000000000000000006cb72819c7f2c780116bda2025004954b694133a0ec2 3,701 1.00 vMB 3
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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