Loading Tool

Explorer IconExplorer

Memory Pool

82,198 transactions
31.54 vMB
0.10931224 BTC
Random Selection Loading Transactions
Max Size: 189.87/200 MB

Candidate Block

Mining Attempt 0647b6dbef0634ee38a2f0a6954ea053d298fd1415c86c0e930c6baccd82ecff
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 50a8ad44a5f0d9c4e5f993183350c61bd4df6adef5de2960cc3e4f5ce55e17be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,221
Size: 1.00 vMB
Total Fees: 0.02796517 BTC
Feerates: 318.30 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (628,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,546 286,546 00000000000000000a099e10b76ef9a42bc09d95da87b3e286651ba1c7e5d00a 1,151 0.35/1.00 vMB 47
286,545 286,545 00000000000000006a738d9d47d4f756c8a3a0272fb295de6f0418b416773463 181 0.06/1.00 vMB 204
286,544 286,544 000000000000000158481271101722cde612bbc8ef06c57655c679093eba48a6 656 0.55/1.00 vMB 25
286,543 286,543 0000000000000000586cde724f3ae55ad49a80ec7ff7cd24dc575c16b4eaa994 152 0.17/1.00 vMB 19
286,542 286,542 00000000000000014e76c290d8bf8527a75e3d0d9e7521d0bea7297b15079397 735 0.35/1.00 vMB 47
286,541 286,541 0000000000000001147ef0cc84b14133f66406e2b71f1412aa71fae4b034933a 30 0.04/1.00 vMB 12
286,540 286,540 0000000000000000fecc6778c4e2dd5fc99d4dc061885541e65990085efbc881 311 0.15/1.00 vMB 57
286,539 286,539 0000000000000000c6555c22d9fac7b8b2e79085ecbf84f4d3e32af89ab44be2 934 0.45/1.00 vMB 42
286,538 286,538 00000000000000001326cc40985e4d315465b94c06a4cb49c8a6c0db013b1d97 165 0.23/1.00 vMB 24
286,537 286,537 0000000000000000f1458f0b528d328730e29e09ac4a1e753482da7242758960 233 0.10/1.00 vMB 48
286,536 286,536 0000000000000000ea642265b11eb38b64c94d86f2aa5de951ed15b92c169fe5 25 0.05/1.00 vMB 8
286,535 286,535 0000000000000000d57da49aa736ac197dc14ab2816948eb8e000aceb12ba4cb 162 0.10/1.00 vMB 23
286,534 286,534 000000000000000023cfed698020d1c5b01059bd51ac69521cb8c9ebd84a9ba6 729 0.32/1.00 vMB 45
286,533 286,533 000000000000000029c8d139683dc21acd93bf897f8ee6d717ad26e58f26bdf1 291 0.14/1.00 vMB 38
286,532 286,532 000000000000000034fdb0a161832eb2f6697ca0e9017090fdce55af82f6dbde 93 0.07/1.00 vMB 56
286,531 286,531 0000000000000000eb101cf8449cc7b0453e093eeaf57ed47a6e5e5a393f1744 254 0.12/1.00 vMB 38
286,530 286,530 0000000000000000fbee53aea70dcf7d467f3f7a4d96d240e6450089a315b3e3 295 0.17/1.00 vMB 34
286,529 286,529 00000000000000000f28fa123eab2f113ec5f6fd55120d23fdb6af6f133a5c2e 28 0.01/1.00 vMB 34
286,528 286,528 00000000000000013f4ed2a18848a0d0289b8301fe1a8ae9ced222f3e4b06bff 57 0.03/1.00 vMB 36
286,527 286,527 0000000000000000354183d5caec640a48621cb12d41fdd4293b07d2086d0b38 26 0.03/1.00 vMB 2
286,526 286,526 00000000000000001dbdbf9970cd9c87d884bde4ac151466a9296708a4459919 604 0.30/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.00 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: 718.78 GB
    • Received: 17.95 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.