Loading Tool

Explorer IconExplorer

Memory Pool

82,886 transactions
31.50 vMB
0.11414537 BTC
Random Selection Loading Transactions
Max Size: 190.70/200 MB

Candidate Block

Mining Attempt a19597f0c3157d5c81dce05832ebae2f5398297384cb78c31bdfbc8f0c2ca8d6
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 06890ccabd4c7eae13e582e8172b588bea198f6f37634909d589e11c4dccd766
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.03525553 BTC
Feerates: 318.30 > 3.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (409,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,360 505,360 0000000000000000000d5ed348fc1577a8ea51b8ad1aaeb428d5499d130d9150 2,692 1.00/1.00 vMB 348
505,359 505,359 00000000000000000036ae01700e3fbc9e75c69d50d99664341f512d1b84b43e 2,063 1.00/1.00 vMB 460
505,358 505,358 0000000000000000002c75f1e07ccee92ae46d7f14f942b9bb9d9461db6f5f41 1,523 1.00/1.00 vMB 193
505,357 505,357 00000000000000000053c94aa2965a7bbcbad9341a27588ffaf52f3bee2a211b 2,220 1.00/1.00 vMB 259
505,356 505,356 0000000000000000006707e3155ceb5c07d554fb2d4e4f9d93bc512d083eb709 80 1.00/1.00 vMB 39
505,355 505,355 000000000000000000076ece94625c43db82c605a1c261aed777e43ecf000ec8 912 1.00/1.00 vMB 141
505,354 505,354 0000000000000000001fad384a968a480e0d47108274883e3b48ba9585bfa36a 676 1.00/1.00 vMB 103
505,353 505,353 00000000000000000059a8b0dddffc51242af83e028e0f42e8e924322977c62b 1,815 1.00/1.00 vMB 241
505,352 505,352 000000000000000000553e46d03ae7fc33a606a3487ae948534554f6b6732e6f 220 1.00/1.00 vMB 46
505,351 505,351 000000000000000000303b164ad294e5ff5df08bf342cb364b4993876c95ef83 1,160 1.00/1.00 vMB 154
505,350 505,350 0000000000000000003afcbb48f45479a21e2ce5d2f016cacf8bf9ad42e91d15 335 1.00/1.00 vMB 90
505,349 505,349 0000000000000000004e2060f37f339446f27826c41f6c85b3be37052c3b292f 1,521 1.00/1.00 vMB 107
505,348 505,348 00000000000000000024417eeb2d3bd7ffcf96bafbbf71f087ba5314c74995d4 2,393 1.00/1.00 vMB 405
505,347 505,347 0000000000000000006bf030388e4070978af02f35383a2cbba6fc0b826ac297 232 1.00/1.00 vMB 69
505,346 505,346 000000000000000000746c1d454ef4cadff315f9e19eadcdba87d2883ca2baf8 1,222 1.00/1.00 vMB 102
505,345 505,345 000000000000000000613af2f719b8cd0532eb9ad6e9e0a24c9666abbdcda658 922 1.00/1.00 vMB 217
505,344 505,344 00000000000000000045dc817bdd127fdee1e0b408433fe2889d021901625128 1,130 1.00/1.00 vMB 237
505,343 505,343 0000000000000000007488d476203e87bedb7f0f4964c4c1eb8dbd1116d0065e 431 1.00/1.00 vMB 240
505,342 505,342 00000000000000000023ce2da3e5aae4a31724ab9af4b06a7e8e9f77a53ec832 1,290 1.00/1.00 vMB 301
505,341 505,341 000000000000000000515a7a3a2350c75352b4e2553f3952382aa25cbfaa7af5 357 1.00/1.00 vMB 228
505,340 505,340 0000000000000000005295ca5654120d738435f7d6d2f08dee596dd7cb109568 1,155 1.00/1.00 vMB 287
Previous 10 blocks ↓
Total Size: 783.00 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: 718.47 GB
    • Received: 17.90 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.