Loading Tool

Explorer IconExplorer

Memory Pool

80,957 transactions
34.04 vMB
0.13235214 BTC
Random Selection Loading Transactions
Max Size: 193.46/200 MB

Candidate Block

Mining Attempt fcadbe0d710ab376b0d6f8aea85fb40627d4825ca3fa3b47a98597cd90df9327
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 92895bea8bb79e240caeb94478905bfd111bb5ef04898a45a496615dabbbc5df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,783
Size: 1.00 vMB
Total Fees: 0.02378541 BTC
Feerates: 104.71 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (634,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,573 280,573 00000000000000019bcd5b57a2059fc4bf8381561fa8170252872d8dd9d39354 386 0.18/1.00 vMB 43
280,572 280,572 000000000000000139286ef95d5e9ddc225e3ae826ecfd0644ca43d9e478117a 369 0.19/1.00 vMB 51
280,571 280,571 0000000000000001a27b01add0a6b8a41acdd231b5631adcd10e297ff922ee55 208 0.12/1.00 vMB 29
280,570 280,570 0000000000000000dcb207679908a76ca681c66f61ebaa581da2597db68534d2 97 0.03/1.00 vMB 64
280,569 280,569 00000000000000020612828037cb99ea5e21cdeae28ee1d7b69f56da9ffee3ff 114 0.05/1.00 vMB 74
280,568 280,568 00000000000000016deff289f15e35bbb34998fbbf6601ea682e18e919e8a1e5 427 0.23/1.00 vMB 48
280,567 280,567 0000000000000000eb1021a8cc86de0abb138b5760da3a08fb9065dfdbfce29f 502 0.25/1.00 vMB 31
280,566 280,566 0000000000000001a08e248868eb9d0d73846b2dd71183a22c5f9c2c7343a1c5 90 0.03/1.00 vMB 191
280,565 280,565 000000000000000108940dfe7ca230be5fa5127f71f564b8b2ecb7cc583404b9 99 0.03/1.00 vMB 92
280,564 280,564 00000000000000013c2ccc706a7a23983f8183c2b77b18e0b6dd7466a9ad7ffe 278 0.12/1.00 vMB 36
280,563 280,563 00000000000000003a39d4f9232a0eb498b622a02e0125243dbd8634f68c048e 1,263 0.55/1.00 vMB 49
280,562 280,562 00000000000000011a15893357f01200106c5842fbb7b05088dac9167b7f1ae8 407 0.18/1.00 vMB 61
280,561 280,561 0000000000000000f746c739d4252ac46cbeb765856ae839089aa8ab82851dd4 116 0.06/1.00 vMB 22
280,560 280,560 00000000000000023af5a51d7e5990978e924192c49287bf724466107bc10e4a 635 0.32/1.00 vMB 30
280,559 280,559 00000000000000024e415a72506dc46fa732260f61d9d11ee9a88d20f1b4f749 101 0.03/1.00 vMB 211
280,558 280,558 0000000000000000a18b1e294e05829ff50134168d80c882f28d5775c10326ef 808 0.48/1.00 vMB 28
280,557 280,557 0000000000000000ae22455f90306f43e8c806585fe2dfc3b0e92ac7b7620bff 816 0.25/1.00 vMB 63
280,556 280,556 00000000000000020f3c005382cf9d08ce00d82f53cbb78481713d2be2887baf 161 0.08/1.00 vMB 30
280,555 280,555 00000000000000013a2652265b630c063e766e39c37107fc11fea8827dc03470 557 0.45/1.00 vMB 33
280,554 280,554 0000000000000002445448497f505e75ac1d8471959a182da77851a65db71be0 454 0.25/1.00 vMB 41
280,553 280,553 000000000000000250c538e3d7a702a024ebe88506fe39a7eb78ffbf48b2f655 734 0.32/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.09 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: 726.06 GB
    • Received: 18.44 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.