Loading Tool

Explorer IconExplorer

Memory Pool

23,652 transactions
4.49 vMB
0.02794963 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.44/200 MB

Candidate Block

Mining Attempt 6a87cdcadbc99314c513de32d89c48a174c555aba34ed139d406f9cd43f17b2d
Version 20000000
Previous Block 00000000000000000001c794ab67c6265b67870ca521819117be26a86ef54163
Merkle Root b443f97449f52d95a0413400f5176034dc976348e0a1b3abc5c4a9961c615634
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,340
Size: 0.44 vMB
Total Fees: 0.01751320 BTC
Avg Feerate: 1.80 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,809 (641,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
270,817 270,817 000000000000000004ccd28bfcf18dd9784151a14c2a833c5d1c05485eef6a7e 0.21 MB 342 32
270,816 270,816 00000000000000047bdddfc6d125a8d965208f9d8addd1c2830e7cdcbe92b087 0.35 MB 733 54
270,815 270,815 00000000000000049582267a550391b514bd0db05302f5731167ef26e4677eab 0.15 MB 234 63
270,814 270,814 00000000000000004bc994372f9901ed3c6cf22e940e10b1954ffdd96cadaae8 0.44 MB 988 63
270,813 270,813 0000000000000006d9867cc3f78fe6df6697c7b3ff6488b719d90b88bde80cb3 0.06 MB 155 44
270,812 270,812 0000000000000001bb0f6ca1f8119e80285e35bd20e57f103a5746f453e28785 0.47 MB 1,052 65
270,811 270,811 0000000000000003ce849c4216b4d749bc364287d9a6b78685aa15fdd20a8f70 0.49 MB 1,013 64
270,810 270,810 00000000000000006e6ca7213cc9aacfae7044e2ee76ff57fe3e86c51d4357d8 0.24 MB 312 56
270,809 270,809 0000000000000001e354b9aad186cf67fb44993f10b1f970d9302a85bfbd1d81 0.50 MB 356 23
270,808 270,808 0000000000000004e7370bf91824888c4e5748799669e9eccaa5462d93c5fde5 0.25 MB 391 26
270,807 270,807 0000000000000002d02b4dc42d67921b73efa264ceb154b97c68e2344b04dabe 0.41 MB 877 43
270,806 270,806 0000000000000000d29f28206c5ed7f8d1c612d06ee90c4c4afc1530f214e02f 0.50 MB 926 41
270,805 270,805 00000000000000060874d32be4120c8fbd1ac862bef31ea1b4afa403d935e09d 0.25 MB 639 48
270,804 270,804 00000000000000054922c371b812326588abd151ad929a4642f353bd9b99efbc 0.25 MB 223 54
270,803 270,803 0000000000000004143b8389b4d3f1c42874ad3003ccfc805963bfb0e0dc5dfe 0.25 MB 394 70
270,802 270,802 0000000000000002cb6cbcaae23b976161c945633bcf75437871c1d3aee69af7 0.50 MB 589 86
270,801 270,801 00000000000000066c6f368dc5ba8dc9a3a1edd16788ffb0ed79e5dd6c5587b6 0.50 MB 1,264 59
270,800 270,800 000000000000000126438278c0c29bf036790fe4ed8468496c831f17e1caa7bb 0.25 MB 737 85
270,799 270,799 0000000000000004e60ceb98c00c270db47543155c1f29e7b4e043e73a23c215 0.25 MB 718 41
270,798 270,798 000000000000000242d1e310335dd227ee21d2cbfa26a3ab5315f07be67edd26 0.25 MB 540 113
270,797 270,797 000000000000000011c28f3cf9b0c9fdc57ed73b2e92cb5e56a660dce4ef5cf0 0.25 MB 573 102
Previous 10 blocks ↓
Total Size: 778.50 GB

Node Details:

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