Loading Tool

Explorer IconExplorer

Memory Pool

81,279 transactions
29.86 vMB
0.10600115 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt 31e7c42eb9d66856bfb083a49ddfbc033d92ffd367f2f84d80106019fa1aeae6
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 9f1acca07955efce11ae474ea27709ad4c783a4c03b5e06787badd0860f260c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,155
Size: 1.00 vMB
Total Fees: 0.04024678 BTC
Feerates: 146.36 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (379,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,508 535,508 0000000000000000001a5cdecb01a42fb5211377ad8792a6190656429837995e 532 0.24/1.00 vMB 36
535,507 535,507 0000000000000000001fd562a4384c7464eb934665d7b2ee42e004d33f1ad021 1 0.00/1.00 vMB 0
535,506 535,506 0000000000000000000b4ee84c34e378ce81b21b57a54d25f2477720bb2fc250 1,480 1.00/1.00 vMB 10
535,505 535,505 0000000000000000002904d5d1c9df475dd7c75a6c714a8c8666df6aab23a782 1,750 1.00/1.00 vMB 13
535,504 535,504 0000000000000000001b275638fa48f1751bb23e18dbe84c16e1239b6ab52581 2,550 1.00/1.00 vMB 12
535,503 535,503 0000000000000000001ef4323bfe18c5a299fe5a7c99f5c9effcb796db68e2aa 2,420 1.00/1.00 vMB 12
535,502 535,502 000000000000000000245494cfb281176fe3e8a35539f70b9dedb94d609e9300 2,533 1.00/1.00 vMB 11
535,501 535,501 000000000000000000123eb30a86123b7894454359c0f465f56da74401c92124 2,545 1.00/1.00 vMB 20
535,500 535,500 0000000000000000000ebb904013b800bcfbd0290ce46e3249fc190114f04e75 2,234 1.00/1.00 vMB 31
535,499 535,499 0000000000000000002c1f1f2784d104d8f2bf8b66abbd9588d241b4bad52c11 2,804 1.00/1.00 vMB 24
535,498 535,498 000000000000000000030809850d3d0b35cf1f8037234cca5016b87f3cdb17b1 3,068 1.00/1.00 vMB 8
535,497 535,497 0000000000000000000ab23b10777e7d8abec60863851f9276e268890886431c 2,297 1.00/1.00 vMB 42
535,496 535,496 00000000000000000015df1d17be56501745f2b15fc9caa8f5434e2a3d8d89a5 835 1.00/1.00 vMB 6
535,495 535,495 000000000000000000024ca0ffb0cf8c5812a0dde976426d0afed2f8760acb23 1,419 1.00/1.00 vMB 3
535,494 535,494 0000000000000000000f6925097a4ac59b9b9270f9ae140d7fd333f4081868e8 1,881 1.00/1.00 vMB 12
535,493 535,493 0000000000000000002594e5615c990b7bff856e4263e528a84bb14d9eab0f36 2,336 1.00/1.00 vMB 10
535,492 535,492 0000000000000000000b3a92febdca23113405b0c0d2704e97f27cb9862d223c 2,607 1.00/1.00 vMB 28
535,491 535,491 00000000000000000004e9475b2a6145e5a286f85eb162dd008bd51999336795 1,674 1.00/1.00 vMB 10
535,490 535,490 0000000000000000000b25520eb74a4c61635cbac922cc8e43224c520628d3bd 1,576 1.00/1.00 vMB 22
535,489 535,489 0000000000000000000486e5f32d24f5630335e06b437a1e72a1c9fc57f19ca5 850 1.00/1.00 vMB 47
535,488 535,488 0000000000000000001d77529f9388954c039027959372a078c242d8c44ce0b0 944 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.