Loading Tool

Explorer IconExplorer

Memory Pool

27,762 transactions
7.87 vMB
0.10453580 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.60/200 MB

Candidate Block

Mining Attempt f836609f4869cda39a52c730fbaa4117467a5f2915d3e0be9e074c069296e57b
Version 20000000
Previous Block 0000000000000000000226c2f913423c8375f34c9c656ba26c2994c1e4afee37
Merkle Root 50eabf8b875ae6c5be85685cd9474d176dde1bc9bbb7986d505e5f673af8db14
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,514
Size: 1.00 vMB
Total Fees: 0.06260369 BTC
Median Feerate: 3.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,211 (720,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
192,515 192,515 00000000000003346246f31e0be837be24be6dd9c7b6cba8ccb83d4f3f3bc0d8 0.00 MB 11 172
192,514 192,514 00000000000002409bd32b39080021c5ddcffc9d424475c6ef2093d0eb0cab59 0.01 MB 35 16
192,513 192,513 00000000000001f1003efa843b2490f7c5c504eae2fd15e50b76b7c5456a7cf9 0.03 MB 51 88
192,512 192,512 00000000000007f02d68fa2b689fa2d6c90049f339d4f3fbcb5a455f48535292 0.03 MB 54 181
192,511 192,511 00000000000001b97c145d331ae21cc9975682b1de56a952ba7691a9b861b4b4 0.12 MB 272 125
192,510 192,510 00000000000004473d128437e9644537f271b5a4da288f2db61d3a25fcc13022 0.03 MB 80 148
192,509 192,509 00000000000002d0cd62aa793a8d9ae1228904728e2ac8dcf6ca35391ff93998 0.13 MB 299 140
192,508 192,508 00000000000006d121b975152588bb356130eda244f80c879ffd4c364587944e 0.01 MB 44 16
192,507 192,507 00000000000000794042d191b93375fee65b19e5b68447cbec83c0dd5af8124e 0.09 MB 256 270
192,506 192,506 00000000000007e2877db4ea61343a35455808710d5f954b4b260680ffb37ebd 0.04 MB 103 106
192,505 192,505 00000000000007b4f800df94f7024e4f5bcedc992cc72de5d7a5a3a2bed1e222 0.00 MB 9 0
192,504 192,504 00000000000004cf3a6eec1ac726eb0838ab2877a8eab7478f97b3a0d859be73 0.02 MB 34 288
192,503 192,503 000000000000002447feff67a2973bdd9db698bad5dc7491238d7b0699c47c17 0.03 MB 64 2
192,502 192,502 00000000000007de589e89be8d34c65e95c515970abe7cc85dde18283c7ac1c6 0.09 MB 160 132
192,501 192,501 00000000000005fde0f8ac3f1aebfd7e194f93a4823df3d292cdd1e363b866a2 0.29 MB 671 182
192,500 192,500 00000000000002f229deb68fa8782cd3697fcc33be6fe819fd56a00402055d17 0.04 MB 119 68
192,499 192,499 0000000000000523dfe73baedd4fd760b068d0438f2211509681b085bbd1a36c 0.00 MB 9 186
192,498 192,498 00000000000003723fbdb52420c4db014b28add054b421597b042ce3572c64ed 0.06 MB 167 136
192,497 192,497 0000000000000306a71e4600996f99be006b80c7a9d5a3f7b1ba1d4249621e68 0.01 MB 32 0
192,496 192,496 00000000000003874fdec516858ff92f07fff60c3e12633a038c87b0bcb5fbe3 0.05 MB 92 82
192,495 192,495 00000000000006a0f953013aa5eab6895602f97d96e5e51ec08515d6e50deebb 0.17 MB 351 93
Previous 10 blocks ↓
Total Size: 779.22 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 65
    • Outgoing: 10
  • Data Transfer:
    • Sent: 19.70 GB
    • Received: 0.39 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.