Loading Tool

Explorer IconExplorer

Memory Pool

37,212 transactions
30.94 vMB
0.07527373 BTC
Random Selection Loading Transactions
Max Size: 152.95/200 MB

Candidate Block

Mining Attempt aafbfd385572a42e14958f3fde5970813a0818b55452b6076614cba72ab99476
Version 20000000
Previous Block 000000000000000000020929f9a54cfe6da8bd6ea7ce1c11a7a4e33ec17eab6d
Merkle Root 402d88ab12be90f16b29e4e08062038cbb35f9ab63d2a40608c9552384223aab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,070
Size: 1.00 vMB
Total Fees: 0.01226979 BTC
Feerates: 602.74 > 1.23 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,353 (814,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
99,730 99,730 000000000002252561f37e971124dc75bff0fc601460d3e8fa7721ccb7bf0aeb 3 0.00/1.00 vMB 0
99,729 99,729 0000000000044795c37675982ed91a3c698f09156b88626485a06ebda2f595a3 2 0.00/1.00 vMB 0
99,728 99,728 00000000000062b673a7b48eae80864a6b38fb1372d4f5882de36fe37dcf51f7 3 0.00/1.00 vMB 0
99,727 99,727 000000000001449bdb1be6cff847ad0563eb97261b6c13459fe8ea21274ed3b1 5 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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 588.37 GB
    • Received: 9.54 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.