Loading Tool

Explorer IconExplorer

Memory Pool

18,459 transactions
8.50 vMB
0.09128767 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.30/200 MB

Candidate Block

Mining Attempt a797c78cb3a6b65b732ac791a7adc52a89382441f5255f0d4223a9dbed2db9f2
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root 35ce3e23558b417f5dcfc9324335f3740746a4ec7ed7627a747a101513cc1276
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,954
Size: 1.00 vMB
Total Fees: 0.07321923 BTC
Median Feerate: 1.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (757,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,236 156,236 00000000000003dfcae54abe03a5fce52c57454f58c886a26ba8e4546a81d4a5 20 0.02 vMB 163
156,235 156,235 0000000000000b929e7625f050634feef4bedb684b3b0a696d3146d686782ff8 5 0.00 vMB 87
156,234 156,234 00000000000008e5874189f7d9e5b52670601f7df5c901f247464e1091aaefc8 7 0.00 vMB 0
156,233 156,233 0000000000000e961f7d6d77a03881d3e6f6ca9b43764ce67bcecfc86cbe91fa 41 0.02 vMB 91
156,232 156,232 0000000000000c607b1ab475c25e48a87f990d20aae18fe8e8a62cf9e614f8cf 2 0.00 vMB 100
156,231 156,231 0000000000000048da71dd5a252b53dbefc5a58778e5222180095891f31aef7d 106 0.04 vMB 85
156,230 156,230 0000000000000a4cec7aa642fae064fe6fd11daa808effd15efac18f55553835 19 0.01 vMB 68
156,229 156,229 00000000000005ccd62acaeaeb84f48d3b8dd90482a5159ff8e61908abb3df9f 45 0.04 vMB 340
156,228 156,228 00000000000009431a27ae5d5e1b793055a88752a716b2e1f8210d32ab7fe4cc 9 0.00 vMB 56
156,227 156,227 0000000000000089d44b3cde32c68dabe3ee55d545aea1d1d7692f888e88e2fc 118 0.04 vMB 37
156,226 156,226 0000000000000d0682a357ff9d0362ce953a2223d577e097c8638c079ef03d8c 65 0.03 vMB 171
156,225 156,225 0000000000000ca5caeb99f23f41a790403e43b54c2ae625e04eeb0065997fb6 13 0.00 vMB 761
156,224 156,224 0000000000000a611ab43c223e946c530f61c18cb2be6f9a9e278aa7ef6fac43 26 0.01 vMB 333
156,223 156,223 0000000000000d86050f7d4ba3a601855e34c532ac043684e63e9a78170505f8 89 0.05 vMB 102
156,222 156,222 00000000000007395522f0b2959f171e6fcd3e2a0e742f80d7851a6a2f219a4c 13 0.00 vMB 14
156,221 156,221 0000000000000f4da723d6dbfb263734b9d52546e2133a552e5a306a5e6699ac 19 0.01 vMB 59
156,220 156,220 0000000000000066faa65ed5f92dbadb6276b4cfdcfa1d64bb1ade4e58b8da4b 129 0.04 vMB 13
156,219 156,219 0000000000000e1b94bed8700a06b46ebc35a2cec0deb48cedd1d8a4003a441c 6 0.00 vMB 13
156,218 156,218 00000000000003d41c527f728ff33be5bb1513b2865eba1da12a3eade3949606 56 0.02 vMB 194
156,217 156,217 0000000000000d713bbfb4394e72f5f0a04eb9096154ac65b26bc00eb288f775 96 0.05 vMB 202
156,216 156,216 0000000000000a79964c077cc6d1f53dd965268a9015b40666bb5882c465b591 17 0.01 vMB 394
Previous 10 blocks ↓
Total Size: 779.61 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: 298.64 GB
    • Received: 1.28 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.