Loading Tool

Explorer IconExplorer

Memory Pool

73,478 transactions
28.32 vMB
0.07135542 BTC
Random Selection Loading Transactions
Max Size: 167.69/200 MB

Candidate Block

Mining Attempt 94ae02622143aa4c41d8c1036c1663710cad4c9a495928b022e1095346d13dd3
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root e7751599f3bf30b125b37339f8e588f9ec95dffa284834e7e361f8027adbfd57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,580
Size: 1.00 vMB
Total Fees: 0.01465372 BTC
Feerates: 60.16 > 1.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (356,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,344 558,344 0000000000000000000245c50418c9fe7dd56a48866c237fe24f5c29ad5550b4 1,903 0.62/1.00 vMB 6
558,343 558,343 0000000000000000002b5e57924857baac9fdbe3e750d12a4ee13c27a122699e 2,896 1.00/1.00 vMB 15
558,342 558,342 00000000000000000008bb5f3969e28ab360446379f640dce177b68a91de6d9f 117 0.04/1.00 vMB 7
558,341 558,341 0000000000000000001525c69ed6b0c15aab3f6df79cff7fc139edf45580d650 1,724 0.59/1.00 vMB 6
558,340 558,340 0000000000000000000fd75c64a013ad33be5775d45554e6566e046eb42f8bb7 2,602 1.00/1.00 vMB 12
558,339 558,339 0000000000000000001f01b493a566d09856dbee43bf56ecdad20fe1e14bde55 2,359 1.00/1.00 vMB 15
558,338 558,338 00000000000000000006822ae53814e4c0ee1406cdc0711af3eead91c2f98117 1,554 0.61/1.00 vMB 8
558,337 558,337 00000000000000000022b1057d47026b4eddd93e71dad2dc42b48a142e241dcf 2,802 1.00/1.00 vMB 8
558,336 558,336 0000000000000000002b1cf6dc015652b86b242f3463c0426223d1f782f12295 2,923 1.00/1.00 vMB 11
558,335 558,335 000000000000000000161819781e05dd9159528e9246e532fb438b3c3ca28216 2,744 1.00/1.00 vMB 5
558,334 558,334 000000000000000000033294fa9afc6ca67e9cb96834f6c7e5ff8a88328bcf58 3,043 1.00/1.00 vMB 39
558,333 558,333 00000000000000000023481eb55f54f572986fbd4ed3da023b750ac51ce73607 1,965 0.64/1.00 vMB 2
558,332 558,332 000000000000000000104c06bca0ef8efead2a2294be55b4eda72cd61a338d5f 2,887 1.00/1.00 vMB 17
558,331 558,331 0000000000000000001af013d3f8f526a4b625d61d4a7a1cf7c96f87aae4071a 1,771 0.59/1.00 vMB 11
558,330 558,330 0000000000000000002b3bba19137d78768e1437095d061e619f5fbe0762edf3 161 0.06/1.00 vMB 11
558,329 558,329 000000000000000000001f167893c3e5408576d40a1edf4d14f971c461eafaae 750 0.24/1.00 vMB 12
558,328 558,328 000000000000000000295f61e21956c831bd716dee9fae62d5636fe533c7d8a9 630 0.21/1.00 vMB 16
558,327 558,327 00000000000000000008c041dcf779be53135a476ee1b9611cd9ab364c94ec6c 1,154 0.37/1.00 vMB 12
558,326 558,326 0000000000000000000dbfba95b36654efed0adb92af19257e7b17963279423d 1,272 0.44/1.00 vMB 12
558,325 558,325 00000000000000000002dff51fa0d7afd5dc666cbc878917707388e26adbf4b4 96 0.03/1.00 vMB 10
558,324 558,324 0000000000000000002a6269360b110148c5375b67a002bf71310f3b98f18bc0 1,609 0.58/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.