Loading Tool

Explorer IconExplorer

Memory Pool

40,906 transactions
27.34 vMB
0.06491148 BTC
Random Selection Loading Transactions
Max Size: 141.25/200 MB

Candidate Block

Mining Attempt 811cf4d80f64126139119eaeef6a1b58ad7ca896315ae8625f1e4d4c0283f7da
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 5bd8782ea50c7651e147422b479e789ce4f9927b99df8ea999e8ed3e141f209a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,706
Size: 1.00 vMB
Total Fees: 0.01251552 BTC
Feerates: 15.07 > 1.25 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (730,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,442 184,442 000000000000046b9b879abe87f046e4c15333d0a8564cc7dd127d35ef161dcf 550 0.25/1.00 vMB 122
184,441 184,441 000000000000051187e3f2dce858826b15f5604bcff04adba51aeb229d528b68 1,024 0.42/1.00 vMB 155
184,440 184,440 000000000000078ce8664e56c42e61d040087605ff14e816356ff3a542fed9bc 587 0.25/1.00 vMB 151
184,439 184,439 00000000000002e7a966e490661a42e6819a6ef447099e8c75ff7c1a47ae2fa0 7 0.00/1.00 vMB 64
184,438 184,438 000000000000086ec045a68e8fd53b31c638d3e74cbf5675767878e4d0c6a937 621 0.25/1.00 vMB 140
184,437 184,437 00000000000005250cc177a6c4176e345aedd2e3bdbe5f211e37138dda7a5e79 148 0.05/1.00 vMB 234
184,436 184,436 0000000000000a6926719b7252686a12f01335380246b2a0962f2ad807eb314e 10 0.00/1.00 vMB 15
184,435 184,435 00000000000008e3e2d7abfa35d0320fec59ac16cb09d887f84ed3027c91f201 516 0.25/1.00 vMB 122
184,434 184,434 00000000000008e45e5f5cacf683f95074fa7aadc1ea1df1ca806945f8a54ab9 143 0.05/1.00 vMB 143
184,433 184,433 00000000000003b9603e20a1de36d990f83b7c5c056eb0133497dbe0c1ff3461 128 0.05/1.00 vMB 209
184,432 184,432 00000000000000e447481f27694b93956bd9670bc7ee109330ad37970c9fa2f8 589 0.25/1.00 vMB 140
184,431 184,431 00000000000003ea0b1983e0a6aeeffed37a463036768ffcfc8d07fbc58cecb2 129 0.05/1.00 vMB 149
184,430 184,430 00000000000002e622cd174fc80ab6c2d303c8ba13dc3ba6eebefc058fbc3517 887 0.42/1.00 vMB 118
184,429 184,429 00000000000003c87423993be8d2f96472379bb06716a63ad3995c19a9bdde16 686 0.25/1.00 vMB 171
184,428 184,428 0000000000000954bfbcae54aa650688e8c105713a885c142b9e25e471e91a8d 1,180 0.42/1.00 vMB 144
184,427 184,427 00000000000004fe415d363b19b8e646bf2f9941e1dc4ef6246c3c855a5eb341 1,025 0.43/1.00 vMB 136
184,426 184,426 00000000000000f1a679e18d121328c1e618a6466621f85fc53c9866d7b7e8b2 660 0.25/1.00 vMB 133
184,425 184,425 0000000000000565e845c087dac00558467cbcbbe4703093faeadff29759a888 7 0.00/1.00 vMB 15
184,424 184,424 000000000000034dd7f817900325d35e12af21e8e97363848b9b9680b4d75fbe 131 0.05/1.00 vMB 109
184,423 184,423 0000000000000321db36e8303700b23486bfe66c7f90852a81439b1dc94dd732 130 0.05/1.00 vMB 115
184,422 184,422 00000000000000203f0de23929a9fb49f4944ee35ecca8d48712f5bb8b575ecf 144 0.05/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 781.79 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: 633.88 GB
    • Received: 12.22 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.