Loading Tool

Explorer IconExplorer

Memory Pool

53,918 transactions
31.95 vMB
0.14019277 BTC
Random Selection Loading Transactions
Max Size: 170.55/200 MB

Candidate Block

Mining Attempt e06022f38c893b49d6079270c5109903ccc3c54e288ea0deb1866c6ae44b5823
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 1f44c4aa0369e1543ae5975c25ece2c22a2afcd0dc3c94a9b39ab59074f690ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,791
Size: 1.00 vMB
Total Fees: 0.04241456 BTC
Feerates: 104.17 > 4.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (389,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,572 525,572 0000000000000000003c6f6ea9e1835aab41e95be6ff11b56450f5a97761110e 938 0.43/1.00 vMB 19
525,571 525,571 00000000000000000022d59bcfea146516f446e230b33e8f98d181485f15fbe1 513 0.37/1.00 vMB 28
525,570 525,570 0000000000000000002b8b1c38c257de40cfee805b4a88f416596798aa484e75 144 0.07/1.00 vMB 50
525,569 525,569 0000000000000000004157c396ed1f3933d89fa4d1f7748c143ece67ea0dcdd7 633 0.29/1.00 vMB 25
525,568 525,568 00000000000000000033c1ce1f5b1db90bed848381c974509c63dcfe14e494d3 197 0.07/1.00 vMB 23
525,567 525,567 00000000000000000025992d0d4825b2975e896033236c3ba404808588e9f357 596 0.35/1.00 vMB 19
525,566 525,566 00000000000000000002aab6e0c202b0c505e52a467ed1bb4b7e46dbd71ddf01 143 0.05/1.00 vMB 35
525,565 525,565 0000000000000000002592ee7f624382fa32b5f9abafb576ec599a3feebcfaff 902 0.48/1.00 vMB 29
525,564 525,564 00000000000000000034817a4947c6dfc0df6c30a9c78407e2b606425cf99769 100 0.03/1.00 vMB 17
525,563 525,563 00000000000000000015361bd2ee08940ef846adfdd46b52f431be0446760d73 1,506 0.74/1.00 vMB 18
525,562 525,562 0000000000000000001565b3674c5449f1289e8a139268537bf2f833deca5d11 1,236 0.55/1.00 vMB 23
525,561 525,561 0000000000000000001e1058c94d87d4f1e94f31e693ff03dba8afa8a6f149c5 826 0.53/1.00 vMB 10
525,560 525,560 00000000000000000027d3224bb8ffff783679ae52f9450d85511b0125e76d8b 828 0.31/1.00 vMB 26
525,559 525,559 000000000000000000319af0bf54f280c244072cf8c12fb0f5af4621593e303d 1,412 0.69/1.00 vMB 25
525,558 525,558 0000000000000000001805914cf60cc93f97fb913b1045aa9ee9982becbc0689 1,509 0.56/1.00 vMB 20
525,557 525,557 00000000000000000004f8778a2291cb572ce122181188e20bd74eeebbb7266a 13 0.00/1.00 vMB 24
525,556 525,556 0000000000000000002840219ddc43e3852a96a3fbdfdfc3377558b3fc7c7a2d 245 0.13/1.00 vMB 20
525,555 525,555 00000000000000000038786bba5790be93c589541c8998f4cffe143610b55560 13 0.00/1.00 vMB 9
525,554 525,554 00000000000000000017a86d26cd1ec6912cdadddce6b79fd480a8f76675eee5 396 0.29/1.00 vMB 31
525,553 525,553 0000000000000000000489235c1b57ad221c6cb91a64d5f1f6f5e55560c67661 494 0.21/1.00 vMB 16
525,552 525,552 0000000000000000001d29a5739b976086fbcc04b6dda94bac0797131d87ea10 623 0.36/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.