Loading Tool

Explorer IconExplorer

Memory Pool

56,088 transactions
31.87 vMB
0.20398242 BTC
Random Selection Loading Transactions
Max Size: 171.83/200 MB

Candidate Block

Mining Attempt c2bac00452a9dfbdd174b003fc91204b189b67bfd6e3c4285a1aa443f168d3cf
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root d4f759261e31d9e37d4e33390b795d2420c4bae398a74ff113e38279e144eb5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,510
Size: 1.00 vMB
Total Fees: 0.09275533 BTC
Feerates: 502.67 > 9.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (254,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,322 660,322 0000000000000000000c8d9180783708d48884a954cf438b690446a6a1b068f3 51 0.02/1.00 vMB 59
660,321 660,321 000000000000000000078d2dc30aaf9aea07cabd1a89416cf1a9893a8fc848df 1,772 0.89/1.00 vMB 4
660,320 660,320 00000000000000000000145f268214905853cc868dc85c9255bf4f905a97b9f6 2,014 1.00/1.00 vMB 16
660,319 660,319 000000000000000000064755b33ba8369f4b11d002026d2d43fde5257c2a08b0 2,721 1.00/1.00 vMB 56
660,318 660,318 0000000000000000000299d4df62b5ec393bf12760e7ae3a2ecf31e94a1d6b7b 1,020 1.00/1.00 vMB 23
660,317 660,317 0000000000000000000beca92f1cb4b00f8bc262a34604c0d82b9eec533c618b 2,319 1.00/1.00 vMB 42
660,316 660,316 00000000000000000004209065abd5ccc6a914ccf61a0795b88a68117c6b7a09 855 0.36/1.00 vMB 41
660,315 660,315 00000000000000000004195f7a027ce9fb537e83900f46c3382a3b7dbb78631c 453 0.17/1.00 vMB 36
660,314 660,314 0000000000000000000a0ac076f2d072ff23f6e20ff167fb786cd5cac918fb6b 1,983 0.71/1.00 vMB 29
660,313 660,313 0000000000000000000a860be596cdcaeb83d7233f1c8d3ef95d2d7e11dd163c 1,196 0.66/1.00 vMB 27
660,312 660,312 0000000000000000000df7e54dc38d5c669b5f1f6cab2d327e0c2329be066850 2,111 0.95/1.00 vMB 39
660,311 660,311 00000000000000000009d84826689ffa504927254de09137507f6ae4b600b5f5 1,698 1.00/1.00 vMB 31
660,310 660,310 00000000000000000008ea6dcaa94204da6f7bc1729ccdf4263bd5eee305f4ff 1,478 0.67/1.00 vMB 29
660,309 660,309 00000000000000000002dc460c278ee8826bba5eed2d152f4fe572a44f278731 709 0.39/1.00 vMB 30
660,308 660,308 0000000000000000000560ae231b7f3d945cfa17ad6adaeba0ada28fa115679b 42 0.01/1.00 vMB 31
660,307 660,307 00000000000000000006ac36dd63f83b8a50f419b60b3ada5f67933675396c4e 1,160 0.99/1.00 vMB 19
660,306 660,306 0000000000000000000aef3a24ce45109d12057783a8e8ca3ab4f49c69acc08b 1,554 1.00/1.00 vMB 33
660,305 660,305 00000000000000000009c7eccf0d225d399cc3ddf09ee70c4a80290928c3b620 2,708 1.00/1.00 vMB 43
660,304 660,304 000000000000000000027f1e999457466b532f4adaf7b4cfb8b07d4d3442dfae 1,969 0.99/1.00 vMB 28
660,303 660,303 00000000000000000005988b0d6aec04f00ab39aa1ec7d2483ca97a5fcc4b236 359 0.11/1.00 vMB 36
660,302 660,302 0000000000000000000eaf61ad80c58abc33be63bc86938c52981d70a7311317 511 0.20/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.