Loading Tool

Explorer IconExplorer

Memory Pool

83,522 transactions
31.16 vMB
0.08960919 BTC
Random Selection Loading Transactions
Max Size: 190.51/200 MB

Candidate Block

Mining Attempt a1eb0fc16b57f35306eecc595e81f28a8aea4424e5925f4f5e867ead12aaf96f
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 99e1c914a6ab7b27aa81bdcca2c11b3555bc637bb2d5e962efb4e31abfa06f36
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.01918994 BTC
Feerates: 299.43 > 1.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (10,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,295 905,295 000000000000000000006abd58850576dba34a33ac4ab944c662c2f30f80ec84 996 0.29/1.00 vMB 4
905,294 905,294 000000000000000000005e4935b2a07a486cc473c884e4146429329d3f48f29f 2,122 0.90/1.00 vMB 4
905,293 905,293 0000000000000000000180c4cb1ca15e42ae2f4e3fa0f1708490535782b613ae 3,239 1.00/1.00 vMB 1
905,292 905,292 00000000000000000000bb5a484aeb6cf5568ca42d69ca875be03cafb731eea4 2,797 0.99/1.00 vMB 4
905,291 905,291 00000000000000000001df272fd36b83dd2f4103c9f30be5cff34165c964dc5d 1,777 0.85/1.00 vMB 3
905,290 905,290 000000000000000000018e75910ff1e5c1e373f0faab89149966aa37be27e6cd 294 0.15/1.00 vMB 2
905,289 905,289 00000000000000000001b5a16057d63132c400520d5d7c0be2b060fb3cbf53c1 1,030 0.47/1.00 vMB 2
905,288 905,288 0000000000000000000188e91014fefd864494c1e9fd7c426286666dc879f599 1,648 0.72/1.00 vMB 2
905,287 905,287 0000000000000000000180b2ce5dac33efe7b6e16c92da9c5f0851ad43b29fd1 2,113 0.81/1.00 vMB 3
905,286 905,286 0000000000000000000016ecf1b758b89f1c52d2d2f1eac8ae2377fb7a0153ab 223 0.06/1.00 vMB 5
905,285 905,285 00000000000000000000a259341837d7d63a27cb12d68403027f3b908518c760 3,100 1.00/1.00 vMB 1
905,284 905,284 000000000000000000004f8554e4755f2e59cd7d338d1bb521d295e93139234e 1,300 0.43/1.00 vMB 3
905,283 905,283 00000000000000000001e3c0f3919463752a95891e89d53fc70072df427c2f1b 3,070 0.62/1.00 vMB 1
905,282 905,282 000000000000000000011b373734549b17ff57dff8d6ee3a5a8ce2032ae3f2ef 504 0.19/1.00 vMB 1
905,281 905,281 00000000000000000001693571a359b6f2ce4ae6d9803818d7be8b4ad1a66497 2,527 0.97/1.00 vMB 2
905,280 905,280 0000000000000000000088d44e9ccdf70f825f96c1168e43ff6dbfe1b40e1673 2,491 0.82/1.00 vMB 2
905,279 905,279 00000000000000000001ce1cd8023b164b0c7ce7e3c3a7b500c6585a285a836d 2,215 0.78/1.00 vMB 2
905,278 905,278 00000000000000000001afef6d69033ff8a0808d75afa9d7610ee85f806ebaf8 3,054 1.00/1.00 vMB 3
905,277 905,277 000000000000000000020b0690ca983d6e7cd5e78a653e5143992ae87bea70c3 1,012 0.30/1.00 vMB 2
905,276 905,276 00000000000000000002359fd962bbb86381e9744c8e92b949ba1302d3f9fb75 2,514 1.00/1.00 vMB 2
905,275 905,275 0000000000000000000172b942490eb0b118869e2e5291f9ea3f02591ea5a662 580 0.15/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.