Loading Tool

Explorer IconExplorer

Memory Pool

65,796 transactions
30.36 vMB
0.07691300 BTC
Random Selection Loading Transactions
Max Size: 171.77/200 MB

Candidate Block

Mining Attempt 3a782c4e7a359f3df00d1816fa5d285c37a64ce91b117ba2ff4f2719bbe4112c
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 04c822f39c1bffc933ade270a5f8e7f7e455a2dbee1fedc4f23657f5a38b0571
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,235
Size: 1.00 vMB
Total Fees: 0.01791181 BTC
Feerates: 150.93 > 1.79 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (537,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,343 377,343 00000000000000000222c026ee484745c5c0e9d2c4a79f0d42b0b56b47480f17 295 0.16/1.00 vMB 34
377,342 377,342 00000000000000000f06bfaba83dec8c97a3fac0c263d84badbc92c45d10ba22 507 0.31/1.00 vMB 38
377,341 377,341 00000000000000000a27327258f6988176f7e69a3b308831ebc8e8d8549bd7b7 115 0.07/1.00 vMB 21
377,340 377,340 0000000000000000051c32222222a712c9a8f970978f64ba022a93417ff0a150 550 0.24/1.00 vMB 38
377,339 377,339 0000000000000000090801c42dce591f5d49c3c1342541fd1164ea0e05ae382a 205 0.11/1.00 vMB 31
377,338 377,338 000000000000000011da86417a646cdea0880d8f9c59c68bb8e3339e82e62230 504 0.23/1.00 vMB 36
377,337 377,337 00000000000000000b5d462e16ac0a7d7b79b29934cc02f27ee1310034b8fd63 406 0.22/1.00 vMB 28
377,336 377,336 00000000000000000f643f5fcad7b4607d971f5499de4b63c6a826e70f7d7e0e 1,623 0.65/1.00 vMB 48
377,335 377,335 000000000000000006cc4bd82971e69a045ebb75f07cd9aa44d63591e7cfeafc 789 0.36/1.00 vMB 33
377,334 377,334 00000000000000000bced58b3acde27485a5a0aeeb47c899b301445e574a3490 260 0.10/1.00 vMB 49
377,333 377,333 000000000000000011d72cc73fffa7d2ac0b43227686c238aeb8982045fe54c9 432 0.19/1.00 vMB 38
377,332 377,332 00000000000000000f18170e7a1d859d72f12be3c0ac34bdc9d4fbbd354fe3f2 532 0.25/1.00 vMB 37
377,331 377,331 00000000000000000289c1d955a3c91eab068063f3fdeb3b80b75fed185eba2b 36 0.04/1.00 vMB 37
377,330 377,330 00000000000000000f056264a5c14dd563267ec3a93571d7eae9267cbd2fb23c 83 0.04/1.00 vMB 37
377,329 377,329 000000000000000006ad713be1cf538551f9eec894f0965e94f76a237ea351bc 245 0.10/1.00 vMB 35
377,328 377,328 00000000000000000850b9cc935ddc654212e89afe06e418db61385bc67482fd 255 0.14/1.00 vMB 35
377,327 377,327 00000000000000000fa78319c01cc2671cccb6800b90af12dd85e1d5563dec0c 1,168 0.51/1.00 vMB 44
377,326 377,326 00000000000000000f8f7320db9d9080b5cf3dd2cc28159cd3f129e99a3d0b14 763 0.34/1.00 vMB 33
377,325 377,325 00000000000000000ac24cc21c9d0564cc47992137c859248a2a97cc6ab8adc3 160 0.10/1.00 vMB 24
377,324 377,324 000000000000000004a0a577514232db9c41e7b154313b53acbef2801dd98253 707 0.30/1.00 vMB 40
377,323 377,323 000000000000000003f714f65eee7bb19b244fd613794bba52518eacd9db990b 1,103 0.53/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.