Loading Tool

Explorer IconExplorer

Memory Pool

73,899 transactions
28.24 vMB
0.06860157 BTC
Random Selection Loading Transactions
Max Size: 167.90/200 MB

Candidate Block

Mining Attempt ab74bb1dd56d1e934c96a44c37ce7f81a789aa3f6d41a43536e6ac6093d3ef67
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root e129c849a5800e86a975ef0c83d6c2fc779efb2f6f16f48999408a4b07ce7d1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,585
Size: 1.00 vMB
Total Fees: 0.01204493 BTC
Feerates: 101.62 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (388,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,354 526,354 0000000000000000000f49fcf55d86f5a68bb3284a5f2ae916e6cbede32876f8 1,908 1.00/1.00 vMB 17
526,353 526,353 00000000000000000027332e0259657166130a816e6ba5709d242721d831b969 2,114 1.00/1.00 vMB 15
526,352 526,352 00000000000000000004c478056196f78dea7096a80fc3b6beae67e330f47091 408 1.00/1.00 vMB 3
526,351 526,351 00000000000000000034e477d4983726e157ae232a9b4913633e28cde0a384ec 148 0.97/1.00 vMB 1
526,350 526,350 0000000000000000001200673dc70d0852f30ed3db5508e2208485fb349542a7 1,588 1.00/1.00 vMB 19
526,349 526,349 0000000000000000002a2ee7a677078072b9cc672bdf3f6760bad8bb6adf259c 1,946 1.00/1.00 vMB 16
526,348 526,348 0000000000000000000278fd5581833a2af744a91c4da5bca1521245bc7c60c9 2,856 1.00/1.00 vMB 22
526,347 526,347 000000000000000000198f2b4dae29318da55728773fdb864d2bf66491150e05 460 1.00/1.00 vMB 3
526,346 526,346 000000000000000000021ed9479a57ef3e7111d590f13e63707a498c983831cc 1,424 1.00/1.00 vMB 12
526,345 526,345 00000000000000000013bac0bfd45b860bbf8d1e58656324ee167267e51e71a6 418 1.00/1.00 vMB 2
526,344 526,344 0000000000000000000f2613e38a70bc3431d378b0f737bd9229cb4c03595792 1,182 1.00/1.00 vMB 8
526,343 526,343 00000000000000000011330bf8294d676e904b0152a32d0322974e667f465bf1 1,619 1.00/1.00 vMB 18
526,342 526,342 0000000000000000000e542efbdc378e58d3bd8d83c7e7ca6a2aca739dd4ba87 887 1.00/1.00 vMB 10
526,341 526,341 000000000000000000007c707116f19ec03268d5031395dc0281721ca7a911c9 290 1.00/1.00 vMB 2
526,340 526,340 00000000000000000017b44bbf4c42403c8abf059b755a4c23c38574c6896a27 938 1.00/1.00 vMB 2
526,339 526,339 000000000000000000186104aef389787efd5d78b79aeee50a8798456f78b1cf 1,481 1.00/1.00 vMB 7
526,338 526,338 000000000000000000150937e075e343d5ec660570e6a293e7f8dfa3be90d363 2,602 1.00/1.00 vMB 23
526,337 526,337 0000000000000000001a8b4a029f49a29435c20bb0f8438d72e694d343f95b5c 2,466 1.00/1.00 vMB 21
526,336 526,336 00000000000000000017b7427b08f870c1de332ddaee9bddce1bdb76d88fe192 2,078 1.00/1.00 vMB 16
526,335 526,335 0000000000000000001aa13dbc161091f5d9da4e21549fd87f3b0567982e2b25 1 0.00/1.00 vMB 0
526,334 526,334 000000000000000000119b19dfa4bf210cab6313a83405ad21537f8a8a44fb29 1,721 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.