Loading Tool

Explorer IconExplorer

Memory Pool

39,988 transactions
28.99 vMB
0.06770062 BTC
Random Selection Loading Transactions
Max Size: 147.49/200 MB

Candidate Block

Mining Attempt 72947d2131e5fbae8d46e7ca8c94a10c9b5baf341c6fb9a4f25c546c9ed1f0dd
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root af3e5473098aaefc7b1960ec99fe100df64d5c3ea17ec122600b2e8e24a37f2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,312
Size: 1.00 vMB
Total Fees: 0.01125208 BTC
Feerates: 150.80 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (392,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,345 522,345 0000000000000000001cb9ecf3215c8eb35561ae0d13350f22f1cb23b6cfac68 149 0.99/1.00 vMB 2
522,344 522,344 0000000000000000002c2fb156f383cb616a64872e4a9f003afb5c5233a6aa1a 134 0.98/1.00 vMB 1
522,343 522,343 0000000000000000001a05693f4d5cf1ddb947391dfd1f5cece22a4cba2d2fa2 1,747 0.84/1.00 vMB 27
522,342 522,342 0000000000000000003ab5a5b4c27b7c1750c49a2989fcdb58bba2391e060b56 888 0.36/1.00 vMB 35
522,341 522,341 0000000000000000000df3e798c468191244a80b68a39b4ccd05170205695d0f 919 0.39/1.00 vMB 28
522,340 522,340 000000000000000000312a9de4aaeb228505d6e06bceb5d76934de9043d551f0 213 0.12/1.00 vMB 26
522,339 522,339 0000000000000000003bfbed7b4921f7cec31180d446778f23086846b904660d 1,814 0.79/1.00 vMB 31
522,338 522,338 00000000000000000029cb38a8c7bb5d8afdc120045327fbed29034e4a48a774 262 0.11/1.00 vMB 33
522,337 522,337 00000000000000000011a30c738579f9082873eca39b979258d19b6124114bbc 1,545 0.67/1.00 vMB 37
522,336 522,336 00000000000000000006fbe3e39d570e5810ad37407fdb157e9dfea685f63cba 86 0.03/1.00 vMB 34
522,335 522,335 00000000000000000012e56d0b4a748e81618dfd02a6a675e098120639eae4e2 560 0.24/1.00 vMB 36
522,334 522,334 0000000000000000002aba5885d9631872d35487078eac7b291deab43a6efdb4 156 0.11/1.00 vMB 20
522,333 522,333 00000000000000000040615b5882575cb0dabb88afbc15cc27f777dce33eeaa3 1,748 0.85/1.00 vMB 29
522,332 522,332 0000000000000000001a272a481be18e8afe28e4af2d5467123cb3cb4b23e017 2,058 0.95/1.00 vMB 26
522,331 522,331 0000000000000000001ee9d09b030ccd1bd3cdf0300e8bbd7b093be2395071f9 2,549 1.00/1.00 vMB 40
522,330 522,330 0000000000000000001da7c1832a0eb3f842f70d4708fa44a9fadc09f2f3c9ce 1,595 0.80/1.00 vMB 25
522,329 522,329 000000000000000000033b2e256310ae9591082df39a8166156813b98b4cebf6 399 0.23/1.00 vMB 33
522,328 522,328 0000000000000000003943589668a208cb648552a5d5f8935e00071bb2f26632 140 0.10/1.00 vMB 42
522,327 522,327 0000000000000000004141d2caec11688247d00078618e8ce329a8986e86ce1a 173 0.07/1.00 vMB 28
522,326 522,326 000000000000000000098752e046a09894b5d170bb7d4cc934fd2cae12b9dc63 668 0.28/1.00 vMB 31
522,325 522,325 000000000000000000223099b330b4e93588773e6a7b3a4c656caf2cd0240a0f 445 0.23/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.58 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: 622.83 GB
    • Received: 11.40 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.