Loading Tool

Explorer IconExplorer

Memory Pool

34,311 transactions
27.12 vMB
0.05552046 BTC
Random Selection Loading Transactions
Max Size: 135.64/200 MB

Candidate Block

Mining Attempt 8fdd3bcc84434468f616a06a6d7f52b824f2fc4d40af70617ea148cee898d204
Version 20000000
Previous Block 0000000000000000000099f0b996849ebf7add480c0470f20ce70c41d4478c7d
Merkle Root 178194b6d92e44337a0055dc159b1c6ae10848a57a45ee4fa880357aaf797ca9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,470
Size: 1.00 vMB
Total Fees: 0.00433727 BTC
Feerates: 40.21 > 0.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,634 (408,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,792 505,792 0000000000000000001b886648f8b772d029124ac01e36f0335ca714c4dadfc2 327 1.00/1.00 vMB 212
505,791 505,791 0000000000000000001cd8d65959b966439743982b0a559add195b5105fb2958 1,329 1.00/1.00 vMB 243
505,790 505,790 000000000000000000599277b3623145cb11ae1b80c14b8efe3009f31769a4b9 2,368 1.00/1.00 vMB 231
505,789 505,789 000000000000000000798a6af7d600eb4311c39dc1fb16f28afe6ba1e19b457c 840 1.00/1.00 vMB 234
505,788 505,788 00000000000000000031e02a4fb75b7ef045c80d995f3374ced58bfed9f79d48 1,636 1.00/1.00 vMB 274
505,787 505,787 0000000000000000000f51930ab2da3d40e4244baadab205a34370721117bbd6 1,048 1.00/1.00 vMB 262
505,786 505,786 0000000000000000006d60444e89bd32a10ce97f4cefd58d2d19c6c63c8ad2ef 1,335 1.00/1.00 vMB 245
505,785 505,785 0000000000000000006c1b30bbbeeaf5908bf90f26569d6c18c74d73c39a3e06 1,656 1.00/1.00 vMB 296
505,784 505,784 00000000000000000078da1c5d716f5c3de85eee6660741d5576cf3ed07f214c 1,242 1.00/1.00 vMB 274
505,783 505,783 000000000000000000713a0b3746ba9bb0ccfa5566ccd125765542cdbc67620c 968 1.00/1.00 vMB 250
505,782 505,782 000000000000000000618787457caaefaa16e07d837d525b3ad31d4418f3e035 1,048 1.00/1.00 vMB 251
505,781 505,781 0000000000000000006f4691279d3f5224b95ff29ae6622ffe9ad02b0e391305 1,308 1.00/1.00 vMB 260
505,780 505,780 000000000000000000770c1bfbc905e8c9b5d1c31301d6852f35ff954860a3ac 452 1.00/1.00 vMB 238
505,779 505,779 000000000000000000563462c6cfab23731a714150374c3624fe75facda26f7a 468 1.00/1.00 vMB 231
505,778 505,778 0000000000000000005b2ccbe66db7dd1ecae7604a9b88dc28912a8db0444844 956 1.00/1.00 vMB 251
505,777 505,777 00000000000000000064f716283aa058dd9a3d34939f57d66319171b90c8a86b 945 1.00/1.00 vMB 246
505,776 505,776 0000000000000000007425bb4f15805b65caf9690caf31c731b097138222c884 1,374 1.00/1.00 vMB 268
505,775 505,775 00000000000000000016fc040869a3796d4e3b43e05b64efbd232a14d60365eb 1,523 1.00/1.00 vMB 252
505,774 505,774 0000000000000000007d28ed0e1dd4ede437e0cb36389de8820d957350af4e71 739 1.00/1.00 vMB 248
505,773 505,773 0000000000000000004185637f8a4daa2b9be68ad45591c90818c96412804c43 589 1.00/1.00 vMB 243
505,772 505,772 00000000000000000060a81798db56fd4d5ffbb04d8faf301a46596572a0e2b4 801 1.00/1.00 vMB 238
Previous 10 blocks ↓
Total Size: 781.74 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: 630.47 GB
    • Received: 12.04 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.