Loading Tool

Explorer IconExplorer

Memory Pool

52,688 transactions
31.60 vMB
0.11612408 BTC
Random Selection Loading Transactions
Max Size: 169.07/200 MB

Candidate Block

Mining Attempt a1bca5f90ed05184270cfbfb9159dce09abf7eed4e40f858a19475d78e6c1918
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 18d8335783fc5e84e6fe8f51a50c66951c351fe89d9626c29b165b94c54f00d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,894
Size: 1.00 vMB
Total Fees: 0.02423026 BTC
Feerates: 32.88 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (498,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,300 416,300 000000000000000002d80fd780e51543302c96ada89840467a06d1a46ee36fac 1,942 1.00/1.00 vMB 30
416,299 416,299 00000000000000000190875dff4cb626890d97cf805c348ab6cba989b5ed3196 2,644 1.00/1.00 vMB 55
416,298 416,298 0000000000000000023339ec6875d14cf6a441aaa7a7e36cb8c51f457e579d8a 16 0.01/1.00 vMB 99
416,297 416,297 00000000000000000196c797d405e0a350a7890ababd0043cac440220ed80943 1,767 1.00/1.00 vMB 46
416,296 416,296 0000000000000000019bad8a3eef196f028af6fc89c33ee76d36e2b1015459ec 2,697 1.00/1.00 vMB 53
416,295 416,295 0000000000000000049e899d05f0cae436d91008fc2912fdfe35380d3be50e46 2,629 1.00/1.00 vMB 94
416,294 416,294 0000000000000000039ac1078162f64362868bb620264a3d06b3942ac6c49729 2,176 1.00/1.00 vMB 43
416,293 416,293 00000000000000000179b8340c6d0668ed97fb9812da54ef64ea8021e78156cd 2,153 1.00/1.00 vMB 64
416,292 416,292 000000000000000002e4ace4bfc82faed3b69049d315e14288a54ef3150f01ec 2,317 1.00/1.00 vMB 66
416,291 416,291 0000000000000000054afa8ddfae5908d9fe2dc157fd137c03f71c87439bcb6d 2,164 1.00/1.00 vMB 55
416,290 416,290 00000000000000000344cc3641d80001675c6c968949de55713fdb9be0d43f3d 1,684 0.93/1.00 vMB 65
416,289 416,289 000000000000000003a6e6780876ca79c566d2e2def07afa7f9dc05497881b07 2,185 1.00/1.00 vMB 87
416,288 416,288 0000000000000000037326a78e014b67809c215435945d2b0a0dec46bc5363b8 2,257 1.00/1.00 vMB 76
416,287 416,287 00000000000000000081719734d9a677c7e1dcb8d9399d11c1c04925ee784d5b 28 0.01/1.00 vMB 184
416,286 416,286 0000000000000000048d7badf8147cfac602e134a7e34d1f7b612a4a3c016bed 2,209 1.00/1.00 vMB 53
416,285 416,285 00000000000000000135df2acbd858e9f2acf755e21223c119d35c5ad4747e06 2,359 1.00/1.00 vMB 51
416,284 416,284 000000000000000003866d5a693ba9a1bff54faa57c375262d79d1471883a78b 2,822 1.00/1.00 vMB 63
416,283 416,283 00000000000000000282109eb2b6c13461432325c948eeaf044eb4b40c56bf1f 2,386 1.00/1.00 vMB 85
416,282 416,282 000000000000000005673b46c75a46916e1f103b065862206f4d6a4281f9816e 2,643 1.00/1.00 vMB 57
416,281 416,281 000000000000000003a35ba6b0f57744dc86bba6ab58f963b478aeac2bba84f4 2,540 1.00/1.00 vMB 99
416,280 416,280 000000000000000004bbe83ddef780e469a3d02486600216ff1452241a78c363 2,618 0.93/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.