Loading Tool

Explorer IconExplorer

Memory Pool

77,782 transactions
29.12 vMB
0.07364686 BTC
Random Selection Loading Transactions
Max Size: 178.54/200 MB

Candidate Block

Mining Attempt e025bb3bce566dc2ed8d3f0763a91f8c10b84e2e0dde2b76cc445bc45ac477ba
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 967fe182d6117bdbb0e0924c4c379990c799601a761eaa0f4a9cdc7b3e043bbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,910
Size: 1.00 vMB
Total Fees: 0.00997711 BTC
Feerates: 301.25 > 1.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (419,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,602 495,602 00000000000000000076b02acd8f5a5cbb5b9f79c4cb5be6d03d6810e81ca936 2,254 1.00/1.00 vMB 179
495,601 495,601 00000000000000000056972dd7792ba07e18cb57f4d8a8da938a291a62de409f 2,129 1.00/1.00 vMB 159
495,600 495,600 00000000000000000017b56a6c6c21a3bd26424c80558055c8c6ca0c7c44d855 2,208 1.00/1.00 vMB 261
495,599 495,599 000000000000000000017b7304fcf17dfcf85936dff28a503e7eb3a72b09d6eb 1,823 1.00/1.00 vMB 347
495,598 495,598 000000000000000000befa0b22c6850d77249d0bd4e04e127ad1140407d69936 2,358 1.00/1.00 vMB 216
495,597 495,597 0000000000000000000ca007b1789f208fbd3ca17dd80a0decdda87fa0558fd0 1,678 1.00/1.00 vMB 139
495,596 495,596 000000000000000000bfd85898b32daf252b861c999959b311f2e501dd1199e5 2,360 1.00/1.00 vMB 178
495,595 495,595 000000000000000000a2223f2afff7c1e7c125af753c5ea90d31e8335fa5bab4 2,416 1.00/1.00 vMB 340
495,594 495,594 000000000000000000a2663cd9ad08bfa105c3dd5a6bb4a3318bd087051c5cda 2,335 1.00/1.00 vMB 233
495,593 495,593 00000000000000000092204a8aefcf8b03f36f013d579fc44e0be067552e3e2f 2,271 1.00/1.00 vMB 56
495,592 495,592 000000000000000000c39f4989a0b7670e70bf263019514444d156015e7e935b 2,709 1.00/1.00 vMB 127
495,591 495,591 0000000000000000009405fdc67f479d4796cd10db1b9058b089f1ef23902767 2,724 1.00/1.00 vMB 187
495,590 495,590 000000000000000000c07d54ac1b4e7bb97ca90dd0d086e62fb8c16eef8b601a 2,054 1.00/1.00 vMB 153
495,589 495,589 000000000000000000746c5c94bb78acd081bcaa90c81b40b0d20584d4e25197 2,495 1.00/1.00 vMB 170
495,588 495,588 00000000000000000004aa72a7c52105f72f0a59cbb0258189028529f5631c14 2,244 1.00/1.00 vMB 256
495,587 495,587 000000000000000000183a0f11527fbbd56888e60311431d3a8dfc6ed5f2a68d 1,906 1.00/1.00 vMB 369
495,586 495,586 000000000000000000236f614621cbd7f9bbe6d0b95c2de7587bf5c8c7ca2c5a 2,541 1.00/1.00 vMB 284
495,585 495,585 000000000000000000c4913c9a4c9c34289eaf8cd9ddfedc71c708b38ed61bc3 2,337 1.00/1.00 vMB 90
495,584 495,584 0000000000000000003ab7fdb8d0b8c653b7ae0e51cdeb7e6a3596edee24630b 2,412 1.00/1.00 vMB 187
495,583 495,583 0000000000000000006894f81d1bfe0faaba87ae2c33aba9f6d7748ef0120665 2,382 1.00/1.00 vMB 280
495,582 495,582 000000000000000000322ea79192e7c936e4a34551a02d05cfad908c9406fbd5 1,823 1.00/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.