Loading Tool

Explorer IconExplorer

Memory Pool

33,940 transactions
10.51 vMB
0.18223404 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.21/200 MB

Candidate Block

Mining Attempt c0b7cf5e8dc1fa9bfe2710518b61cdb9efb47bc942f2283bda11c4aca7f061b1
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root a06761d0cd9b68e9bd1c1132a50253c54db55eab2f2d08566e266e5a6a652005
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,421
Size: 1.00 vMB
Total Fees: 0.07882844 BTC
Median Feerate: 5.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (720,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,463 192,463 000000000000032e7d550715895d26a310eaaccd7bd23c4278691ce4377b15c9 512 0.20 vMB 259
192,462 192,462 0000000000000355a305af200193cc73cdfd25f748f5887e7e4afa2e7f08a93c 10 0.00 vMB 2
192,461 192,461 0000000000000149b5ce5a5ebd01366e0bac3972645f69353ea16f7507470769 224 0.09 vMB 137
192,460 192,460 00000000000002479e30025188f0e5e876ed37f1f093cf6a5d6553b653e27d61 184 0.06 vMB 9
192,459 192,459 00000000000003f2665054aabc944911817a16fda0e903ddd0dc2fc34daa4f08 191 0.09 vMB 158
192,458 192,458 00000000000003b490514de394e3abdcde93df341d6e66c72c385945f053216d 278 0.14 vMB 181
192,457 192,457 00000000000006669a252817d74370fcda999f626ab6d24c303edf33d035e8d7 372 0.14 vMB 156
192,456 192,456 000000000000057719c30f2d78a1535939756a1ec3316869eecfca813aa038c7 113 0.04 vMB 147
192,455 192,455 00000000000003bf2d1e95e39aed8402ab2762f1a29263ff7e10cb64a0a9663e 9 0.00 vMB 628
192,454 192,454 0000000000000264cb8000941d27baabc7eb5dae2d2d70edbd5b95b2e3abf269 512 0.23 vMB 80
192,453 192,453 0000000000000464eba56dafeb69f9aff81618a6f98fc3f9cf91b34999ae4ece 479 0.26 vMB 105
192,452 192,452 0000000000000436740497a526b11336c31eeb79a9fafd32e977ee520cf8db6c 75 0.03 vMB 136
192,451 192,451 00000000000006e506f31c25a5abec70e1fe89012a048fc39454cd0a48bd7085 90 0.04 vMB 98
192,450 192,450 0000000000000440b20896bea11ecdac4e68ec3b66f1edf20f65fef39885a02a 379 0.11 vMB 106
192,449 192,449 00000000000003a604baa6bcbcc469bd4945f76a60764506082d67c21e6fa3de 608 0.25 vMB 130
192,448 192,448 00000000000002e066c056fa3fad4d372bb912e4bebcee01a78f0dca14a57d7e 143 0.05 vMB 37
192,447 192,447 0000000000000653c56f1fbf9af24fefca3af0e74dd93e8bf42700943eaef276 608 0.25 vMB 136
192,446 192,446 00000000000005194acc5bfaf0eddc312ca64dd99b03e385d8f8d97a9b4eec3f 32 0.01 vMB 8,967
192,445 192,445 0000000000000781a70635c33a8494497662f39b6cfb0b2a23c5dc7cd5df6f39 129 0.05 vMB 54
192,444 192,444 00000000000001c9b9d77617a176e4a78725db075ad85a53a7a9ce14e14bbf9a 13 0.00 vMB 44
192,443 192,443 0000000000000418c476ff8bf0e16847c87e7d3c85d0bdbb1d659f20bd51ddcd 779 0.29 vMB 149
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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