Loading Tool

Explorer IconExplorer

Memory Pool

38,869 transactions
28.31 vMB
0.06675755 BTC
Random Selection Loading Transactions
Max Size: 143.64/200 MB

Candidate Block

Mining Attempt 3c48be05c8bbb420f7b0139c130b8d1daef05dc08f3a920cff730d7e826701b5
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root eef73b69ac2552d466f5510c7a1fa2a145b9e0e7a1e11cbe8784e94a723a4d46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,436
Size: 1.00 vMB
Total Fees: 0.01238323 BTC
Feerates: 150.80 > 1.24 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (594,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,277 320,277 000000000000000027534e8acbd54d344425ba8f82e44abe94bb65e9ea85379c 458 0.24/1.00 vMB 27
320,276 320,276 00000000000000001f725aba81b6f33b7dcf69b11f2df54b1bd71b792c2379c9 198 0.12/1.00 vMB 24
320,275 320,275 00000000000000002486ffe9c69124b4531467b59bf0a7f3df72788caa49734e 139 0.10/1.00 vMB 17
320,274 320,274 0000000000000000117bc0ed9dc980da787e10682ee11db10866181b74b0c126 71 0.02/1.00 vMB 34
320,273 320,273 00000000000000001a5400ad1157b5a119fb362788dd7db8942b26dc0cf1a76c 214 0.09/1.00 vMB 33
320,272 320,272 0000000000000000226d912eb4bef7b23d18776e0cea6a3868d056b7c09739a8 984 0.64/1.00 vMB 24
320,271 320,271 0000000000000000036a704694efb0ea19dbb2399f1366df92e644e61fc5d447 124 0.08/1.00 vMB 24
320,270 320,270 000000000000000017583f5f7746f719063f94727e77f8710d0c940d28358cc6 575 0.30/1.00 vMB 26
320,269 320,269 00000000000000000a543f57da55d1bd66b3b5c52b41cd7fd8cd1c554c53f62e 64 0.03/1.00 vMB 55
320,268 320,268 000000000000000005607979a7d99960b3d88c2ec0f4465b59881ab1af4a519e 140 0.07/1.00 vMB 29
320,267 320,267 000000000000000006aeba646f4e2fc2c0c05bea5a5319624219171f07aa2817 103 0.06/1.00 vMB 9
320,266 320,266 00000000000000001638d8b1f7bd567be5f4ffeb45afa44e3ac77d39351dcb61 447 0.31/1.00 vMB 24
320,265 320,265 00000000000000001396bbe84d2289736fa0ca111772a9688aa8ab2b81889a3b 905 0.35/1.00 vMB 36
320,264 320,264 000000000000000026556322b4136c07d8a159376afbb216180a00af84ad9d86 488 0.31/1.00 vMB 23
320,263 320,263 000000000000000003cc6eea927beaa0a803365b5f002f558f302491b833d592 235 0.46/1.00 vMB 13
320,262 320,262 0000000000000000185afa101f8c0b6d1e441f86ead117294e98c269cda96bb6 1,060 0.50/1.00 vMB 29
320,261 320,261 0000000000000000213f8d2d624927940aeba36ab3963bb75f757cbb9bbdfdf8 64 0.03/1.00 vMB 43
320,260 320,260 00000000000000001fca5b5731edb1fb2b053a052dfb153d46d2078f0f6e99b1 64 0.03/1.00 vMB 43
320,259 320,259 00000000000000000e6bda071bd27e67438061d846577896b922f0a135c5b7dc 55 0.03/1.00 vMB 20
320,258 320,258 00000000000000000c46cc2550c4f71f017d5b01eb0d27bf872cce0be5634482 933 0.46/1.00 vMB 28
320,257 320,257 000000000000000006f146a46b67e4551a74f531de3e8b51726fd5a7a96ab0e1 253 0.21/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

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