Loading Tool

Explorer IconExplorer

Memory Pool

37,672 transactions
26.02 vMB
0.07668324 BTC
Random Selection Loading Transactions
Max Size: 134.20/200 MB

Candidate Block

Mining Attempt 666fb20691721e8abaf64135ee9bfb0a1f110d67dd46489e0cdb1afc8e73d436
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root cce3679ab163d828f703e4bf6f31a21a2ef90e6c4bafd33c2d2f7008a20db18e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.02923540 BTC
Feerates: 502.65 > 2.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (262,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,581 652,581 000000000000000000017bfaf3504fa0d9a00a1ee6c57de999b928ed2f75c578 2,783 1.00/1.00 vMB 33
652,580 652,580 00000000000000000000a28cdd33fa2ef818b41dd67938811280eb78a4e3d611 2,872 1.00/1.00 vMB 43
652,579 652,579 000000000000000000006ec3f88cd03191529d91071ba2678ffe90bd85a33325 2,962 1.00/1.00 vMB 54
652,578 652,578 0000000000000000000ba55739a5b1ccfc17501d88f32f035459f339e74e78ff 2,907 1.00/1.00 vMB 58
652,577 652,577 0000000000000000000799ddc7313f041a2d3578af724a1f26cb77d704e0f328 2,944 1.00/1.00 vMB 73
652,576 652,576 00000000000000000002dfe3038a7348dcb145daf7df7586959dd65d53605aab 2,226 1.00/1.00 vMB 68
652,575 652,575 0000000000000000000009e53eafbb03f89c719866af9b52bde12f952fd6c9f3 2,707 1.00/1.00 vMB 74
652,574 652,574 000000000000000000082c0090dc53701ef8b176af664d38d92102bf4e633735 2,747 1.00/1.00 vMB 96
652,573 652,573 00000000000000000004242d0c6bdcb124ffec94ffa30b6faf84e8ae5964fb00 2,831 1.00/1.00 vMB 89
652,572 652,572 0000000000000000000617c9593fa17597859b61b4383f690af5000b468d4f79 2,718 1.00/1.00 vMB 77
652,571 652,571 000000000000000000053972e63e0f67b07dd8da0025227e1b839759f6324c4a 2,794 1.00/1.00 vMB 98
652,570 652,570 0000000000000000000b70efda6537548f2477d124f907483bd0ffe38d25aed4 2,198 1.00/1.00 vMB 70
652,569 652,569 0000000000000000000cc59858999866dfa8383b6815f5cddc43116e68b937e1 2,314 1.00/1.00 vMB 87
652,568 652,568 00000000000000000000a46b5d280cf756eb481ab84b0af0bbab3088386daa53 2,801 1.00/1.00 vMB 90
652,567 652,567 00000000000000000008786affdc369eed60b7e38fee28e8c9d4bb4d827b6fc4 2,117 1.00/1.00 vMB 72
652,566 652,566 00000000000000000008f6e4887ae51a45eb764d5d3cfeab4e0a0498a3c5f8fa 2,766 1.00/1.00 vMB 100
652,565 652,565 000000000000000000053e24ca187d597824b4fdf21b57b0261b4ebd0bacffb9 2,867 1.00/1.00 vMB 63
652,564 652,564 0000000000000000000b2c4f87d7c697953876e327cbe631af43794dc8aadcb6 2,601 1.00/1.00 vMB 50
652,563 652,563 0000000000000000000c912ae47c5b42ffccf345dee633bc177040bea1e04854 936 1.00/1.00 vMB 15
652,562 652,562 0000000000000000000e205650c6a77071b756002e2f2af0d099b46119ff2e40 1,593 1.00/1.00 vMB 16
652,561 652,561 00000000000000000009e6bef941fe9858e319d79ea33eedb3f1ab70cc29650a 2,211 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.