Loading Tool

Explorer IconExplorer

Memory Pool

86,703 transactions
32.97 vMB
0.07820676 BTC
Random Selection Loading Transactions
Max Size: 196.56/200 MB

Candidate Block

Mining Attempt e34455196e905ed295d76f233cfb5c46179f3722c7f4579f7d5a95bf489f5449
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root d71952506c7703251aa948c83f5eb193d734978a40c81d9788751b784ae82682
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,897
Size: 1.00 vMB
Total Fees: 0.01269730 BTC
Feerates: 151.14 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (599,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,271 315,271 000000000000000002b887406de8411b920fe6c78cc89b0841aa284306007890 522 0.29/1.00 vMB 27
315,270 315,270 000000000000000000d4d4e925ae2ea4e874d8db75d688a4f9b4e30bc2fc6301 213 0.12/1.00 vMB 29
315,269 315,269 000000000000000012912aa8a6ed98ff41d51e02ce95f6077abc1a7db403fabb 144 0.08/1.00 vMB 23
315,268 315,268 000000000000000017a6640dc16bac6bb49fbf18318a0709d6d93bb11fc16414 29 0.01/1.00 vMB 35
315,267 315,267 00000000000000002db40e401e942b39f53ce9e093e971acf0389337a41f8a04 330 0.26/1.00 vMB 22
315,266 315,266 00000000000000000e64474822b335ed22d8a554fdb5b54e895c89e399c58120 473 0.33/1.00 vMB 25
315,265 315,265 0000000000000000270890454ae672171698653ff7d5698bbd4101f024f99da4 874 0.44/1.00 vMB 33
315,264 315,264 0000000000000000212e8bdbb0c11d0eff537b411431cdc356b778aef085f790 97 0.09/1.00 vMB 15
315,263 315,263 00000000000000001340ba27311834275c3b74792c33eb0768a1ed3ba7a7a82e 81 0.03/1.00 vMB 30
315,262 315,262 00000000000000003437536ac55bbb94f599fdbaf1b4d66f1aa4ae868ca6a453 399 0.20/1.00 vMB 26
315,261 315,261 00000000000000000e18c2b0c84e369a052254d7de2836ccfc8dc762d4d01260 664 0.32/1.00 vMB 29
315,260 315,260 000000000000000026eb521a92a8e71fb82eb16aa0431c2d91ab3687017dcc78 195 0.10/1.00 vMB 26
315,259 315,259 00000000000000002359ede12597f19559aff091f8e8b3954390be94c48d883d 1,520 0.73/1.00 vMB 29
315,258 315,258 00000000000000000b05ed8461093665d85028d60a6eab4e0823c3913e0be05e 286 0.16/1.00 vMB 28
315,257 315,257 000000000000000004ff4c72679d22ab8b3f0b364cd13fe5cbbfdfc7346e8ba9 865 0.48/1.00 vMB 28
315,256 315,256 00000000000000001464748d7d2985a1ca4aadde28629c48e6a0199e32f0a404 701 0.40/1.00 vMB 26
315,255 315,255 00000000000000000bae76698409ab35b7357a051b3ced5997fd73a7f4ad379f 64 0.02/1.00 vMB 31
315,254 315,254 000000000000000019683fa99c48fee25753fef29d5cc3f156ef2b87cffb4c23 136 0.07/1.00 vMB 29
315,253 315,253 000000000000000012dcb2d6a580574203226885401955828048354c09c01372 323 0.16/1.00 vMB 28
315,252 315,252 000000000000000012cbae3209e9dd402107480aed1a13ddf9490cfd6678f07b 525 0.33/1.00 vMB 22
315,251 315,251 000000000000000006429446c26ef97fbac01f62cd6ca5c2dd600dfa39ec9e9d 256 0.13/1.00 vMB 37
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.32 GB
    • Received: 14.52 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.