Loading Tool

Explorer IconExplorer

Memory Pool

81,071 transactions
29.80 vMB
0.10378430 BTC
Random Selection Loading Transactions
Max Size: 180.24/200 MB

Candidate Block

Mining Attempt 340df3fbda6dedaf8ea5e575704493fe91d4c3c2989693635ae48f54dfb91015
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root ad0ef9121e91403f171efb0263e7ce1a472cbbf52c15e2a2111e2317bde98460
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,063
Size: 1.00 vMB
Total Fees: 0.03873509 BTC
Feerates: 146.36 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (379,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
535,487 535,487 00000000000000000014125875d4f4e9525388518317f4db321cf3d32ac1611e 2,459 1.00/1.00 vMB 17
535,486 535,486 000000000000000000236f81c78e12c0cf8eb5631e95825aec4eca59efc196ff 2,835 1.00/1.00 vMB 6
535,485 535,485 00000000000000000029bf25025049829d7b71a90f4b340483c8a19873be07a5 2,826 1.00/1.00 vMB 13
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.