Loading Tool

Explorer IconExplorer

Memory Pool

45,682 transactions
29.06 vMB
0.13917430 BTC
Random Selection Loading Transactions
Max Size: 151.36/200 MB

Candidate Block

Mining Attempt 06c07e8db8423ba6087a70255df25b1a91102deba17bf9e1b67fb8b9cc9122b3
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 822b451a98444c55da61c46ebfbb4d70e571c8a3b798be3a9f3aef8314e6524b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,821
Size: 1.00 vMB
Total Fees: 0.04200631 BTC
Feerates: 150.75 > 4.21 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (142,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,352 772,352 0000000000000000000221e901e0828b7e632c1316041748cd3e3f54fa5ca826 1,543 0.66/1.00 vMB 6
772,351 772,351 000000000000000000017eb7b6d70f0e853463067dfdb2afafc860a61e489268 1,124 0.39/1.00 vMB 8
772,350 772,350 000000000000000000063e4f7afda85580fef98243d0fa82f1b11835378701e0 2,265 0.83/1.00 vMB 8
772,349 772,349 00000000000000000005f70f215f51050cb1faeebbf8c65467657f4d48b3b1bd 1,935 0.66/1.00 vMB 9
772,348 772,348 000000000000000000020fcf21722bbe3b5a0cc34efc00ce0fe1a8fd3ece2127 986 0.32/1.00 vMB 4
772,347 772,347 000000000000000000070c29b65a8a32d0be2b5b9172f5d8759d99f4d8b161fb 2,378 1.00/1.00 vMB 10
772,346 772,346 00000000000000000006ccd49ee44f8782c52ff4a208a40b3c4d2e52c51dfe10 964 0.35/1.00 vMB 8
772,345 772,345 0000000000000000000258f170072d72eff5f29af592d413988d0b9881d084ce 374 0.11/1.00 vMB 9
772,344 772,344 000000000000000000054da0bcb7669f0eec2054960e271da7bd83fe4735f29a 1,289 0.46/1.00 vMB 7
772,343 772,343 00000000000000000004ef77a85229ff0870f1d89945e25120d0437b31dce802 640 0.22/1.00 vMB 9
772,342 772,342 000000000000000000048ae30b5476495ceee3f5b36f48a494bb2f6c4add7927 656 0.21/1.00 vMB 11
772,341 772,341 000000000000000000059f3b17b249194de38be01c1d06bc613f1045b779cc4e 207 0.47/1.00 vMB 2
772,340 772,340 000000000000000000035f1db792fd3cb8ee19970d935b0c8edd0d882e2606d8 449 0.98/1.00 vMB 2
772,339 772,339 00000000000000000002e3cd7d7491dd6e60d108fc1207ff511240f93b1c674b 2,089 0.99/1.00 vMB 6
772,338 772,338 000000000000000000076127f0c4a428e59ee04441c94d22f7b0b27ae8e7e9f3 2,217 1.00/1.00 vMB 7
772,337 772,337 000000000000000000008b0d689e3ada7840dd77ec77538a5fd2d160972d883a 2,251 1.00/1.00 vMB 8
772,336 772,336 0000000000000000000661e82126ecb83d60c706b9120a9c5676a16410908a56 110 0.02/1.00 vMB 14
772,335 772,335 000000000000000000039ef58726e9f876fbe367162d4131d4fdb1e682decdb0 850 0.55/1.00 vMB 4
772,334 772,334 00000000000000000006b0af42bab044f42d1c8d68a24e07dacb9940580d9f6e 1,558 1.00/1.00 vMB 6
772,333 772,333 000000000000000000000d8fd81da6df3435ca96fe036c36a0238cd711bc7f67 1,994 1.00/1.00 vMB 1
772,332 772,332 000000000000000000003904010d15cff3591ebf7a18966ebd7fc4f0ccba5639 1,425 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.65 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.