Loading Tool

Explorer IconExplorer

Memory Pool

82,031 transactions
30.45 vMB
0.12458491 BTC
Random Selection Loading Transactions
Max Size: 183.72/200 MB

Candidate Block

Mining Attempt 78609adf02ad8af40721d58e1ab75e9753d933d611c812c78fe718fafbcf1308
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root ac521ee5d8db80fabd2780f0ceb3b1a00827d9b1c5575faaa4d81dc55607ffb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.04666120 BTC
Feerates: 502.62 > 4.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (293,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,479 621,479 0000000000000000000a5130fac8b517829d02d4f90b11c510891eaf4b3cdfd5 1,402 1.00/1.00 vMB 50
621,478 621,478 0000000000000000000b815d5a5a17c5d3d69cf02c5908964e53e0dfa641a480 2,445 1.00/1.00 vMB 54
621,477 621,477 00000000000000000003f06d20fc0b305cc487e722d6bee41a63b0d3ba674ce3 2,190 1.00/1.00 vMB 66
621,476 621,476 0000000000000000000dee83942828d57f4dbd8f5518265ef8fb68ca67d63125 2,655 1.00/1.00 vMB 61
621,475 621,475 00000000000000000006b4edd7a73059688d1de8e276912ccae508f4d57169b0 2,482 1.00/1.00 vMB 75
621,474 621,474 000000000000000000108bd187f69a62732d91ffbf970fac5995926a32910e81 2,588 1.00/1.00 vMB 79
621,473 621,473 00000000000000000005bdc4334c196f1398e7a9f31e5d36422b3c871cc8c690 827 1.00/1.00 vMB 101
621,472 621,472 0000000000000000000e531e5475754e0f1f583c5071a554fda1b0ab303d0a0c 371 1.00/1.00 vMB 97
621,471 621,471 0000000000000000000c6849d27f8b404ea50f704f834154f72943e6d0b30ee0 1,665 1.00/1.00 vMB 65
621,470 621,470 00000000000000000001888b91f5e26cfe4efe8b4944b04673363c3edd0fcb1a 2,598 1.00/1.00 vMB 63
621,469 621,469 0000000000000000000d2d89f04d7fa67274ff9c3e7619d2e5b066413667c244 2,423 1.00/1.00 vMB 61
621,468 621,468 000000000000000000102933d1a8f3e47493980c1e57c28d0d3fa66ed7df63e2 2,586 1.00/1.00 vMB 81
621,467 621,467 0000000000000000000b216afd9ec39db923cc2e59b9a22902ae24b76f0332dc 2,087 1.00/1.00 vMB 49
621,466 621,466 0000000000000000000b5b743f48191a30aee2fac3d8e08da585ea98490d0c66 2,495 1.00/1.00 vMB 56
621,465 621,465 0000000000000000000d4bdb544b2e6faba2a5384964531aab1ba54c1208e8d0 1,412 1.00/1.00 vMB 60
621,464 621,464 0000000000000000000990f1afb92e6fa655c5981a9c507662fce1e98b4b8e05 1,221 1.00/1.00 vMB 64
621,463 621,463 00000000000000000004a28081d3fa821a7764cce39a349b6bf723982b014fa1 2,769 1.00/1.00 vMB 77
621,462 621,462 00000000000000000007ebf43d394bc97c1a1cc24f9ffa9a7fd22090af3050b5 2,264 1.00/1.00 vMB 35
621,461 621,461 00000000000000000008ee3fa136ee4830a305f0e196d57fcb73a6c875ea5edf 2,586 1.00/1.00 vMB 44
621,460 621,460 0000000000000000000b000e603b45e2d0ddf0e6fa38a92a66a479ff02c33c5a 2,656 1.00/1.00 vMB 67
621,459 621,459 00000000000000000000727ad57bd80c3c391eddefe6bf4df464cc8c4ec00cc5 2,246 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.