Loading Tool

Explorer IconExplorer

Memory Pool

82,361 transactions
30.83 vMB
0.08924022 BTC
Random Selection Loading Transactions
Max Size: 188.61/200 MB

Candidate Block

Mining Attempt 932bae3690c675254b3082376fb77fe058be0565cc9f894731b847447bc556cc
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root b1c0aa4b0da72d123d17bf4cf048e4a271b4a413484e18279ea110644938477e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,351
Size: 1.00 vMB
Total Fees: 0.01922744 BTC
Feerates: 150.85 > 1.93 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (24,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,501 890,501 000000000000000000021346425b90953a714e1536174a641cf4dee480a37fe3 208 0.08/1.00 vMB 1
890,500 890,500 000000000000000000014b14e4fd3d50a130571ca3161d028e9551531e5049c2 1,240 0.48/1.00 vMB 1
890,499 890,499 00000000000000000001757371a1699f50092f5542f163e45794d2fbf23df5ed 2,646 1.00/1.00 vMB 2
890,498 890,498 0000000000000000000134ee99d08b390fc83679b0faf233169ac837e71a682b 2,269 1.00/1.00 vMB 2
890,497 890,497 000000000000000000026418837a0d29b1323643eaa12c70a90a14aa8775ae6c 39 0.01/1.00 vMB 2
890,496 890,496 000000000000000000024d129d10036da83fa730a729e75b6b40fde40a120839 405 0.22/1.00 vMB 1
890,495 890,495 00000000000000000002610f3386a9af0e90e3d7b746c0f593f03729b6343b7b 1,832 0.68/1.00 vMB 2
890,494 890,494 00000000000000000001328db39870a326f457b83b1dc5290ee0e75210efad22 536 0.12/1.00 vMB 1
890,493 890,493 00000000000000000002544707618abf21b03e43491801fe60b2ed0d045ed1e5 2,056 1.00/1.00 vMB 2
890,492 890,492 00000000000000000000aca5fd699208a4f2e0830ebc89333206772bd79c871c 2,381 1.00/1.00 vMB 2
890,491 890,491 0000000000000000000029b2b3e7c5ae0fd0106e9c5f42e8196f0e8478d7c94d 2,222 1.00/1.00 vMB 3
890,490 890,490 00000000000000000000058bca37954dc610a948bd0d616deacb90e4c19fb889 305 0.11/1.00 vMB 3
890,489 890,489 00000000000000000001542b0e2a110e0d9114525bccb78d99e3d3006df9aee5 38 0.01/1.00 vMB 2
890,488 890,488 000000000000000000010c634213cab69f5ff15239aea232ad5a4551a4783451 3,138 0.95/1.00 vMB 2
890,487 890,487 00000000000000000001be4a3abe89bce4c01db1f9c4d80bdceed37fe0d2c296 1,779 0.51/1.00 vMB 3
890,486 890,486 00000000000000000001d4e8f9988a3caab468db67b993eb1dd30a28776a24f5 2,386 1.00/1.00 vMB 1
890,485 890,485 00000000000000000000aa1f8cf103931eb12a9b63f58ce45d64b159e28f2b8e 2,932 1.00/1.00 vMB 3
890,484 890,484 0000000000000000000234ee8fa12e19fbfa8f34ce4d0f02a3934ce31c2739c6 741 0.22/1.00 vMB 2
890,483 890,483 00000000000000000001a510a0bbbe9716d5ba24b13b633a4fce7669a5429852 2,218 0.66/1.00 vMB 2
890,482 890,482 0000000000000000000011b312cac9138f7a7f370b16b126aa12df94dfce4a9d 842 0.28/1.00 vMB 2
890,481 890,481 000000000000000000010bbdb98d95827d01c378b0537226c4f9a31e89b47653 617 0.17/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.01 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.91 GB
    • Received: 17.99 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.