Loading Tool

Explorer IconExplorer

Memory Pool

74,593 transactions
30.17 vMB
0.08360528 BTC
Random Selection Loading Transactions
Max Size: 178.90/200 MB

Candidate Block

Mining Attempt bec82dc37fd62d8370e40cff19d211fd36af2d84bdf3f525642cf38f18e8e64a
Version 20000000
Previous Block 000000000000000000014e1cbebc37caf5dba55aec5f1ce07294267a88d026d0
Merkle Root 5351a9feb85823d1d1249bcf84fc6c9e21f6afd4a88f55e406e5d2067f9c4556
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 372
Size: 1.00 vMB
Total Fees: 0.01213713 BTC
Feerates: 52.36 > 1.22 > 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,426 (22,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
893,307 893,307 000000000000000000010a6394a1d5215b9c332b69708ae5f63b33ebb8319478 4,781 1.00/1.00 vMB 34
893,306 893,306 000000000000000000014622737b677c712a114c71784474af6b7ef6a8258850 4,582 1.00/1.00 vMB 3
893,305 893,305 00000000000000000000ee05df6468bc9699ab43e2402341417715f382f78385 5,271 1.00/1.00 vMB 11
893,304 893,304 000000000000000000009cab2fe1f4765bccf172a540c6d8ecb8757de7d39def 3,303 1.00/1.00 vMB 7
893,303 893,303 000000000000000000006270a06abc1168ea43f91fe48362e5199f383e3d212a 3,545 1.00/1.00 vMB 3
893,302 893,302 000000000000000000019b6c2934d4f30608a2d1f69f28835a6a2617f1cc5664 5,288 1.00/1.00 vMB 2
893,301 893,301 000000000000000000021e9288028de947bf00f92751fd45ad13a73759a8c204 4,910 1.00/1.00 vMB 2
893,300 893,300 0000000000000000000041f65589ef41976d567914d2ac1667375eca971d0438 4,665 1.00/1.00 vMB 2
893,299 893,299 000000000000000000020cce42d4fcdbe76936e02f85a9eda895514a85cf8637 3,469 1.00/1.00 vMB 4
893,298 893,298 000000000000000000003bd5b68204e94e7cffaec1674c40bb1f0bbf64df1ed6 3,673 1.00/1.00 vMB 1
893,297 893,297 000000000000000000023eb4c6658e4ed68d75ce33963bf8d371728413d25ec4 3,023 1.00/1.00 vMB 3
893,296 893,296 00000000000000000002279907fdb88ed022acdfca5e63f23364a13e6532e5ce 4,027 1.00/1.00 vMB 4
893,295 893,295 00000000000000000001e503e6ec2d7fc81f0f64a1a8fcca3a8fe701f2706b86 3,671 1.00/1.00 vMB 6
893,294 893,294 00000000000000000002489bbae64e592eb481e4360a6bf37135cc6365fc6d2c 3,625 1.00/1.00 vMB 4
893,293 893,293 00000000000000000001cba36c8f9c646e6f8c12194f9d61c2fd8a8dc6f54c96 3,726 1.00/1.00 vMB 2
893,292 893,292 00000000000000000001c621fb8a60a56bad623b9942ea6e7637866d79e03c17 2,405 1.00/1.00 vMB 2
893,291 893,291 000000000000000000020a66929fa1d67ad1bb8b50e0e8bde1fe3975f805bdac 1,388 1.00/1.00 vMB 2
893,290 893,290 0000000000000000000105a16d91ad204fad9c2fdde1e5b207af291366aed26e 3,906 1.00/1.00 vMB 3
893,289 893,289 000000000000000000007cedc9c400f22cd816c16589dd21353294cd79ac2a9e 1,928 1.00/1.00 vMB 1
893,288 893,288 0000000000000000000098baa61df4c1a2dd8ca265752b95c4b2671fce8ee8b9 3,381 1.00/1.00 vMB 2
893,287 893,287 000000000000000000015836ff8dda9bb21597a266cbbc2048a2a9d80e91446d 2,295 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.13 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: 739.37 GB
    • Received: 18.62 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.