Loading Tool

Explorer IconExplorer

Memory Pool

12,963 transactions
7.03 vMB
0.05286750 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.69/200 MB

Candidate Block

Mining Attempt 6912b2517b3e329f6f2aaf327835ad0effee0dcf33f9e2ca20ea6a59428bc8a8
Version 20000000
Previous Block 000000000000000000014105dee4cd37c7a5f23cb629ce890083c2cdae74e30d
Merkle Root 1e8c9efa2871d8dbfeb7422f8f57023f7562ea3eae0a3cda58c5f7ca034a4a96
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,755
Size: 1.00 vMB
Total Fees: 0.03943579 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,437 (792,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,850 120,850 000000000000103504147ccc5a52c24e12d18930a41061b98ca859c972069923 8 0.00 vMB 622
120,849 120,849 000000000000a3f1683d90613a425659d078bd914b5bb9a25a76f8b08040faf4 6 0.00 vMB 0
120,848 120,848 00000000000014f4c91319e3025e32be6bcea8af4f7a9842edbfde79eb321a61 8 0.00 vMB 526
120,847 120,847 0000000000007615652d9590a78a3227e31b563dee054292949d7f076ef183f2 9 0.00 vMB 719
120,846 120,846 000000000000aca8742f10ded32daf0793f860d4df5124a2f4ad7884d211df3d 10 0.00 vMB 0
120,845 120,845 0000000000005d933123aafa433cea5a12fef87940064fdbd68d1a974cc17ae5 12 0.00 vMB 0
120,844 120,844 00000000000018e04f45e9bef12174c4f49e6aeb1fef4ac75ac72d36d8bc8465 13 0.00 vMB 0
120,843 120,843 000000000000299ed6b16fb1f8afda5b5c57f11cde9db0ba92ee87fd8a94eed6 13 0.00 vMB 0
120,842 120,842 0000000000003a04fc0efffef5d9c33d1fe2ce461fdb81e0eaf376d31864b9b0 9 0.00 vMB 2
120,841 120,841 00000000000090e16a0c33d2bba7dd8ecc1ad5e26c19fdeb04ed9e64d8f8f4e5 149 0.04 vMB 139
120,840 120,840 0000000000007aa7ab72bd120196fd3da5186f294ee27859ce9f52855550b606 10 0.00 vMB 319
120,839 120,839 000000000000027c4705ed2b3b578bcc00ec3fcf9c1f970f8c378b11d003bf45 4 0.00 vMB 1,127
120,838 120,838 00000000000076cee2cbcbf1e9490cbad4319e293e855f2895ec5772c28088d7 33 0.01 vMB 387
120,837 120,837 00000000000019f88063139fce72b059ebee92d8407c782e7c35d3fe81a5c16e 9 0.00 vMB 1,091
120,836 120,836 000000000000aad66b8a9c311b11d6ca4dca5ab1bc4dfaed6df6c86ccff4ecef 14 0.00 vMB 0
120,835 120,835 00000000000027bf74f905b4d53519a30c3e1a36efc6e864423f4e80605666f1 3 0.00 vMB 0
120,834 120,834 00000000000088a15614eef704b28ed1354cec6dbd4f36cb0c17d09af1453c65 3 0.00 vMB 0
120,833 120,833 0000000000004c6c3a57c4db48c1f562c8570f97bd87f9840f75ba597b688561 1 0.00 vMB 0
120,832 120,832 0000000000005df295482eaebc79deb8146ac9c61ea7208dcf2911ab14ea8283 2 0.00 vMB 3,875
120,831 120,831 0000000000009c1fe849529e306c6b98360375837c4c8eb9bfe8ec20254e8895 10 0.00 vMB 336
120,830 120,830 0000000000007cd661dd44f863073d00ed8bad1b6646fd9883761536a5505b51 6 0.00 vMB 237
Previous 10 blocks ↓
Total Size: 779.63 GB

Node Details:

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