Loading Tool

Explorer IconExplorer

Memory Pool

81,957 transactions
34.97 vMB
0.16834418 BTC
Random Selection Loading Transactions
Max Size: 196.66/200 MB

Candidate Block

Mining Attempt 8115a366160e5fe36c56251cdd8d02360f3b01c53934f61dcafa9a7a125a737b
Version 20000000
Previous Block 000000000000000000015d606eea54600e68e92445d6617a0d0d5e5108766f50
Merkle Root 8729c3ca33f01b7cb2c3ed5b70cd796042bdbc389309e527af88479370e76742
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,696
Size: 1.00 vMB
Total Fees: 0.03281531 BTC
Feerates: 150.93 > 3.29 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,412 (112,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,226 803,226 00000000000000000004805ca837a133acbfbc11beb456a12b6e470be154bf11 2,025 1.00/1.00 vMB 11
803,225 803,225 000000000000000000045155ecfe86a0a4411d68eb1e2f13026b500bb0614e49 2,876 1.00/1.00 vMB 9
803,224 803,224 0000000000000000000163e187cb3a120e5a04722761070e8f5d800110a5fa75 2,277 1.00/1.00 vMB 10
803,223 803,223 00000000000000000000516a0d641259420174bf04aa8465a1fc8c3eb4e3c0a4 5,342 1.00/1.00 vMB 6
803,222 803,222 000000000000000000020919f64764dfb0293263f521c51401a543c65aef0f90 4,864 1.00/1.00 vMB 7
803,221 803,221 00000000000000000000da74329bc88d9bd740f9354de7934e6f73e0813ffb6e 3,156 1.00/1.00 vMB 7
803,220 803,220 0000000000000000000331397d369950688bc9dce007db5260154fd345d8e64c 2,519 1.00/1.00 vMB 10
803,219 803,219 00000000000000000004287565c2902a3410ac8e072365078a000a617ea03134 5,278 1.00/1.00 vMB 8
803,218 803,218 0000000000000000000471b06ba71c31213bc86d4beacf2c36f199ea6626b331 2,872 1.00/1.00 vMB 8
803,217 803,217 0000000000000000000051543f6cefc7aee77b21c84c228485b36b41e86f83ae 2,769 1.00/1.00 vMB 11
803,216 803,216 00000000000000000002fde17cc081ffce2b65c30dbfb74dc3e0c2f64407b219 4,748 1.00/1.00 vMB 7
803,215 803,215 00000000000000000004bad1dd9ef9f054ce491b42a73ec9142a49c8fc88ca2f 1,110 1.00/1.00 vMB 10
803,214 803,214 0000000000000000000298efd301c37dbcbace65ea8ce2578383894f120f1e85 5,734 1.00/1.00 vMB 6
803,213 803,213 0000000000000000000380d6608ff9001e5abbea5d9a68eca8f8d58b1fa44e11 5,045 1.00/1.00 vMB 7
803,212 803,212 0000000000000000000424cdc4c4b9547f71049b68e01e2a2cfaee3a467bc643 4,320 1.00/1.00 vMB 8
803,211 803,211 000000000000000000003d1b6fc9443125ae6535e8250a1ec8476fad29e03a95 5,384 1.00/1.00 vMB 7
803,210 803,210 0000000000000000000228090a7438b1ed5be8014efbd94d3a2e520dcf7c22eb 5,118 1.00/1.00 vMB 7
803,209 803,209 00000000000000000000acd0731db4571aacb55ecf1cbd79dc57d6d83253f411 6,716 1.00/1.00 vMB 6
803,208 803,208 000000000000000000028850f4935ca3a7eeff075cf3d35235c827a37de1c543 6,530 1.00/1.00 vMB 7
803,207 803,207 0000000000000000000184286342ebb16a92dd35864349b9bc8d0878e674f05f 6,272 1.00/1.00 vMB 6
803,206 803,206 00000000000000000002611df65bd63a01bd44faca67a6d5e7cc7b00750e744f 4,082 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.10 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: 731.71 GB
    • Received: 18.52 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.