Loading Tool

Explorer IconExplorer

Memory Pool

69,088 transactions
26.52 vMB
0.07628185 BTC
Random Selection Loading Transactions
Max Size: 158.64/200 MB

Candidate Block

Mining Attempt dc53a1f2258eed733c900ed6e80a8ee31e92434759dbae80dc4a5738c47261b4
Version 20000000
Previous Block 00000000000000000001aa9a1283aa889ea41c9cc87a0ebad4e6b488f74e2a00
Merkle Root 17911086e2e81010708260a9a042053fc1f165296197c9740f25732b836816b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,928
Size: 1.00 vMB
Total Fees: 0.01982914 BTC
Feerates: 299.43 > 1.99 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,520 (906,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,381 9,381 00000000978aa33333a6cc5c74d27ae815c0af65e41fd05c9aec1d22084e7520 1 0.00/1.00 vMB 0
9,380 9,380 000000009499163e3f98481f41f05f892730c456e2cdfede6dee87ade42ba68b 1 0.00/1.00 vMB 0
9,379 9,379 00000000ecdc8ef06b4a6853f44de8440b02a9c603dd47b14b0b935a95a65ae7 1 0.00/1.00 vMB 0
9,378 9,378 00000000654566cf2ba8b224326128b1f7d7489a4f53f581133ee5df476b0b69 1 0.00/1.00 vMB 0
9,377 9,377 000000006ebfb2a9b128248cf18a1f0b98996d1bef2fad7e78eb49fdadf9ef51 1 0.00/1.00 vMB 0
9,376 9,376 000000003cda70eebd121313f31fac0070e06dcd2e7a9ee5bb6e7467299ed4d9 1 0.00/1.00 vMB 0
9,375 9,375 000000005c89dfca5c244fd866a9de84cda8e0c15f15d3e9a8536a9758d69384 1 0.00/1.00 vMB 0
9,374 9,374 00000000edc746c8ce121ac5a287fb48215a258eba3e7c4fde8b1c91c1816dab 1 0.00/1.00 vMB 0
9,373 9,373 00000000d5251fa3625e2e9ac029094d42ca5d9756463d13445ca041fca29a7b 1 0.00/1.00 vMB 0
9,372 9,372 00000000a79d7faacc25bcb320aa4813d89bc4ac8696bb889434283246c2d323 1 0.00/1.00 vMB 0
9,371 9,371 0000000037716aaebeb6ce9799c9d3a588fd7e7540a9fbafc873920d50de3a06 1 0.00/1.00 vMB 0
9,370 9,370 0000000056177c1e883bb57705e22d3c8c8826b6301232578593f41225b104ce 1 0.00/1.00 vMB 0
9,369 9,369 00000000fb268655c88bc3ab236d3a96f0df834217e1cf425942f0dc193706f4 1 0.00/1.00 vMB 0
9,368 9,368 00000000835a4f694206958ee0ea6195675d37c6a8c0daefebbc1b4ebcdf5be5 1 0.00/1.00 vMB 0
9,367 9,367 00000000007adb697bf21410b4353bcaea2d15fe61b15ab47bd521b70825cb1d 1 0.00/1.00 vMB 0
9,366 9,366 00000000d369b00038746b0d8c11eede8effb6577b5be268bfdcbd96e23f00f8 1 0.00/1.00 vMB 0
9,365 9,365 00000000fd9f9cbf5adbd0bce44f491720d8052a37895fa72e0773bd0f196970 1 0.00/1.00 vMB 0
9,364 9,364 00000000b81fc0db6199e9bc6f05284a660ad54c19e2b4edabdf45567b33b844 1 0.00/1.00 vMB 0
9,363 9,363 0000000068cb3469799c49a8cbac21aed190309a4adffc89036a527dbf512a46 1 0.00/1.00 vMB 0
9,362 9,362 00000000d4801c7f40fa1210fbf7bcbcff6f7fbf27d5f643e781e48971550fb4 1 0.00/1.00 vMB 0
9,361 9,361 00000000a112cdaf41ae5037132d00c4d62cbe91f5d089966fe5a9d0bd56a7ea 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.30 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: 767.06 GB
    • Received: 19.33 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.