Loading Tool

Explorer IconExplorer

Memory Pool

44,329 transactions
26.89 vMB
0.05793836 BTC
Random Selection Loading Transactions
Max Size: 142.51/200 MB

Candidate Block

Mining Attempt ebdae8cdfb018c4258fbf469c35a0e6a8c4e5ce0de09a41e285af9a421df089d
Version 20000000
Previous Block 00000000000000000001e207b85481c514ee58b8f5cc662a27ea9fe543726df7
Merkle Root f49e1dc404539239b2bf79dc0bd91c456279928871d279654847d8afc751abdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,397
Size: 1.00 vMB
Total Fees: 0.00816899 BTC
Feerates: 100.52 > 0.82 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,798 (732,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,576 182,576 0000000000000836f3f5281d73a5ff36bd2d4c79f4f8804c9d1e14e07103b6af 30 0.01/1.00 vMB 168
182,575 182,575 0000000000000109a076fdce912f2adfa0b49924312af90007e7492372dfb43f 29 0.02/1.00 vMB 64
182,574 182,574 0000000000000518a22fd91b8198c11c452086ca3f1fceca4fc5a9b19fd38f41 91 0.03/1.00 vMB 61
182,573 182,573 0000000000000298d4be25b628b82527e8f0f5de31c3dcfe300f6cad43700210 28 0.02/1.00 vMB 75
182,572 182,572 0000000000000864c6a58fc2db8b66b4dc834c8a860e1ef1951b1be63ad75c6c 193 0.05/1.00 vMB 13
182,571 182,571 00000000000002e02b2db6863776207453b2e4e896b232a5bdb77778132a4674 190 0.08/1.00 vMB 161
182,570 182,570 00000000000001964520e2618914bdcd26b2605d99fc51f0c2f7fe0537ca2a96 23 0.01/1.00 vMB 87
182,569 182,569 00000000000003fc17292c8934a852a74135cea60e0b388134cd18e816f8c25a 331 0.14/1.00 vMB 125
182,568 182,568 000000000000011a49e9f2b4a92f3e4233a2818ff3f31995abfd9a24862a0ae6 126 0.05/1.00 vMB 90
182,567 182,567 0000000000000359d61227e4bde5aae3a79f323aad7a2903aefb333c423427ec 131 0.05/1.00 vMB 112
182,566 182,566 000000000000060ab4436791449745f268a59a3ce75b95fb8df24730b6ae0c0b 8 0.01/1.00 vMB 494
182,565 182,565 0000000000000091da4e3ee315390176957c3fe0b60735749a9768a4f1d8b848 80 0.04/1.00 vMB 114
182,564 182,564 00000000000006c006da777376743e29ce20b3038f51c24ad7c4d6f0168fa0e5 468 0.23/1.00 vMB 81
182,563 182,563 00000000000003a4767549a90f42f547bb1d7ab333cf9c698037a64d959f55d8 129 0.05/1.00 vMB 187
182,562 182,562 000000000000028fcc31eaca6fa91820fac96aecc08543a7eb8e4b7549c14393 114 0.05/1.00 vMB 1
182,561 182,561 000000000000025a10b6e20f0203446ef00a837f492d1dd243a27e56bd8ddfdf 394 0.15/1.00 vMB 149
182,560 182,560 00000000000002bd1a1fb89927d422d5c12e72972480af645b39a9610d3c48a5 628 0.25/1.00 vMB 143
182,559 182,559 0000000000000a866aef58f865a8ce7b399f4df880f406f3b60ba55a71107a99 651 0.25/1.00 vMB 174
182,558 182,558 00000000000003ffdc78fba8997523fbe41bc3a54cd933863e1e46a5f620476a 6 0.00/1.00 vMB 295
182,557 182,557 000000000000061013302aa1f8c94c3479e61db2ffc01b18920d9c93c63b2553 495 0.20/1.00 vMB 134
182,556 182,556 00000000000001653f949c073562dbbbe48ec458f52873aadd6df379218ec3c6 547 0.22/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.03 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: 650.21 GB
    • Received: 13.25 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.