Loading Tool

Explorer IconExplorer

Memory Pool

39,103 transactions
26.62 vMB
0.06571589 BTC
Random Selection Loading Transactions
Max Size: 137.37/200 MB

Candidate Block

Mining Attempt 505175c97e16965b3a0c8b9ad367d7e2b63fb3bafea38b12a30f70821f0e2638
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 956d623cac44fa23e85382a4322769490a9a513b88982f1417cde054f8bb196d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,336
Size: 1.00 vMB
Total Fees: 0.01574321 BTC
Feerates: 201.06 > 1.58 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (312,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,547 602,547 00000000000000000001d5be10f14122d54d105c32ae2eaeac1a5109c024b831 1,598 1.00/1.00 vMB 22
602,546 602,546 0000000000000000000eccd683cfb64f42dfd893c1d9925b3b2723c76bcc87d2 1,914 1.00/1.00 vMB 28
602,545 602,545 0000000000000000001261c30f896b601ffae159c345f50a9da34619e184d7c2 2,452 1.00/1.00 vMB 35
602,544 602,544 0000000000000000000ed6af233719e8781b750446f985d29bc7e7472b0a3615 2,177 1.00/1.00 vMB 21
602,543 602,543 0000000000000000000289c1ba6643fa85130d2e57d1a3a645645f18e6adf9b2 187 1.00/1.00 vMB 7
602,542 602,542 00000000000000000002a8d553310d4f1086e4a1e11a4efcf7dc2655cb2b8a5c 1,601 1.00/1.00 vMB 24
602,541 602,541 00000000000000000004c3c52888d55abfbffec3abc8f865183b21ffea0a4790 382 1.00/1.00 vMB 9
602,540 602,540 000000000000000000110134183efebbf36594b7376a89eb0142a162061e8fff 200 1.00/1.00 vMB 7
602,539 602,539 0000000000000000001006f749091542fa0c87411f7d4da188c79e973bd33c87 829 1.00/1.00 vMB 15
602,538 602,538 00000000000000000008f261b52fee69126fe9f9b265189065d20efd612269c1 420 1.00/1.00 vMB 10
602,537 602,537 00000000000000000006f55d9b365fa51f6e6c7512cc48844331baadf894bf67 2,936 1.00/1.00 vMB 33
602,536 602,536 000000000000000000121eb68657ec6c6fc0684fad6e5a7592344dbe94de7176 1,894 1.00/1.00 vMB 24
602,535 602,535 0000000000000000000f4186f6530d7f46fb9102d74d5d8ea7095303660e595c 2,640 1.00/1.00 vMB 40
602,534 602,534 0000000000000000000aeb0c08571eb26af995f01bca416e0bddebbcb41384ac 2,575 1.00/1.00 vMB 24
602,533 602,533 0000000000000000000ef50972c0b003489bae03b79ac604d05bb15ad82cfa7f 3,264 1.00/1.00 vMB 51
602,532 602,532 00000000000000000003b8c35924503c78a392115528fbd82d1d496c0a5bc930 2,266 1.00/1.00 vMB 35
602,531 602,531 0000000000000000000cecee7a1a3aa75599b9ea99efbff54a6f3e1703a6d184 2,910 1.00/1.00 vMB 45
602,530 602,530 0000000000000000000381ba3da1be529b54c00b2b68f341ecffc3c5824b6646 902 1.00/1.00 vMB 19
602,529 602,529 0000000000000000001449b7f0a2b9bca7a0dfdbee8551c226f4bb23351be29b 1,795 0.97/1.00 vMB 27
602,528 602,528 0000000000000000000dd1618c5fc32534ba58f4975ac8c3fdaf3268a34378da 2,589 0.95/1.00 vMB 23
602,527 602,527 000000000000000000115abc1bf3bf3603b44f93a8158aef52dc0e7db4eb6fa5 3,238 0.95/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.