Loading Tool

Explorer IconExplorer

Memory Pool

37,156 transactions
30.92 vMB
0.07277729 BTC
Random Selection Loading Transactions
Max Size: 152.84/200 MB

Candidate Block

Mining Attempt df9d967aa66bb7aebb0b470eca73f634184f8ddf699ad3bd1678eee58ad1dcdc
Version 20000000
Previous Block 000000000000000000000d935151c7a7c30b31c96fe98ba830815ff230186bd9
Merkle Root b33d1f707995538b65a6934af04a122a0071ca9df8a880034c1ff5f8b6186f05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,081
Size: 1.00 vMB
Total Fees: 0.00991135 BTC
Feerates: 76.13 > 0.99 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,354 (814,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,751 99,751 000000000001435ddaae6abe77d69d589ae8e840349b1447f5d2ffbd77bbbf83 1 0.00/1.00 vMB 0
99,750 99,750 000000000003645db501fcb7965ef3129da2a586eb01df517dad82bcdb95d0fb 1 0.00/1.00 vMB 0
99,749 99,749 00000000000269253b732c9a285e245ea43576523fb686743e4bc991f92c50ab 5 0.00/1.00 vMB 1,004
99,748 99,748 000000000003e28f2ce39ecc754497d820098043f0806c740902db55399ec3c6 1 0.00/1.00 vMB 0
99,747 99,747 00000000000303cb1b4ea2e58e94c2280a9641fe3de53a0cdfc99f6ede244bb2 3 0.00/1.00 vMB 0
99,746 99,746 00000000000064a3c46808e0e7d454305d607d1aa6bb598396932648d6e5ea2f 12 0.00/1.00 vMB 0
99,745 99,745 000000000000d9243c0bcd10c09d22fa33b0aa3cbfdd48803dad91ffd4d15f8f 12 0.00/1.00 vMB 0
99,744 99,744 00000000000289f24767b384844c5ef19c8dcfbc57643ef50667f1c5247988db 1 0.00/1.00 vMB 0
99,743 99,743 0000000000040ac69b7faa49cf186a7858939c211547415384ff6dc1265d484e 1 0.00/1.00 vMB 0
99,742 99,742 000000000003a6445485d3286a9a31a253054c3441cb3081363454b76e0d0ccf 2 0.00/1.00 vMB 2,283
99,741 99,741 000000000000ba5ffee7815acf55422a14bd95467f74ddd6ad0f076a9706c5da 5 0.00/1.00 vMB 0
99,740 99,740 000000000002b11b503dfd09e5e29cf0a53e8bb2ac740582ec3f5e684e5bc40b 12 0.00/1.00 vMB 0
99,739 99,739 000000000001265d0bf3a296fcd62250e6d8f48b84b963bb3644763c7c006a77 7 0.00/1.00 vMB 0
99,738 99,738 000000000002a88c36500b2f802fe0667a194667d4c87489eaf31a8c034cf0bc 11 0.00/1.00 vMB 0
99,737 99,737 00000000000145c1072d4b82e8eef8b7026608c0e3cdd42bd526d5320b392879 1 0.00/1.00 vMB 0
99,736 99,736 000000000000899fdfb2c8a737412a66036c2fdec59e222b4e90857bbd823ae9 1 0.00/1.00 vMB 0
99,735 99,735 0000000000013391809ed3d2d54fdcd4178f630fff71f8e98137a1773a91119d 2 0.00/1.00 vMB 0
99,734 99,734 0000000000016dbea61ff4a4b1674a834d9b541f0e7cbdc787a5248e72505394 5 0.00/1.00 vMB 0
99,733 99,733 00000000000180ca349aebde7e217b06066579256f177c0519bc45617ed04d54 3 0.00/1.00 vMB 0
99,732 99,732 0000000000028a816a0bd1abea95ea2889f0b900fbcfe1f8a52fc16f9afa344b 1 0.00/1.00 vMB 0
99,731 99,731 000000000003b4592b9d8e4963c6f6de3a4444b12ca8687149c12e18eb6398af 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.23 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: 588.59 GB
    • Received: 9.55 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.