Loading Tool

Explorer IconExplorer

Memory Pool

43,166 transactions
26.53 vMB
0.05975642 BTC
Random Selection Loading Transactions
Max Size: 139.24/200 MB

Candidate Block

Mining Attempt ed6b0383c98461daacbe974933926aa52354a6cd0fff1b59df05f6f68db3bbb8
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 04e87eff665f3cac4dada9ba8c8824d1a7c36b8284f2b8592ec35452d73518b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,104
Size: 1.00 vMB
Total Fees: 0.01095651 BTC
Feerates: 73.20 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (396,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,280 518,280 0000000000000000002885dec3d5fffe4f7e5986f1f9186fc644186ec46e3fe6 113 0.05/1.00 vMB 35
518,279 518,279 00000000000000000045f175625885233d78ea74b86e2059f3b089a6ebefdb5d 249 0.13/1.00 vMB 23
518,278 518,278 00000000000000000044338c814972bcb926669d04bdba7a8fb7ce35911e7292 925 0.46/1.00 vMB 28
518,277 518,277 00000000000000000009fe4fdee665af3aef17b5bc5ba3515429a283ee545c7c 44 0.01/1.00 vMB 90
518,276 518,276 0000000000000000000c5a4a4afb3dfee9578dd070ee4bb98748243fc253a63f 1,857 0.70/1.00 vMB 39
518,275 518,275 0000000000000000004670825e772220a9a747eb45c42dc64b73dcd9ee1579bd 1,589 0.81/1.00 vMB 20
518,274 518,274 00000000000000000000852a7f08606e6c17651f3739be362d9c477e5e6fa626 177 0.98/1.00 vMB 5
518,273 518,273 00000000000000000035bf8c0da69f038bbe9d8e36c5eb6e0b0ceab870fe485f 97 0.95/1.00 vMB 3
518,272 518,272 00000000000000000032737ba359a8b84861cff38722d1aec8e9636ddc0e7a0a 1,178 0.99/1.00 vMB 14
518,271 518,271 00000000000000000028bbcfce1ebb0c4fcc313143c69ae909670ec5b2e93eb0 577 0.95/1.00 vMB 9
518,270 518,270 00000000000000000025867ff5f015f9d9225eff8986e2c2dec1018b54063d24 72 1.00/1.00 vMB 2
518,269 518,269 000000000000000000028fc27bbf92de8a779b5722a3bd2d7b5d3ed1fc637715 583 1.00/1.00 vMB 6
518,268 518,268 0000000000000000001c69a33d714ff4bc96ff5b1e306e9ca6fa0c0db7332fcd 18 0.01/1.00 vMB 51
518,267 518,267 0000000000000000001a19b9f3982aa5b68b35185110e73d9e3a9ca4af0f26d0 764 0.97/1.00 vMB 13
518,266 518,266 0000000000000000000b90d438c9de1d8c91c5f347d5a0f694543aa30ad0c70f 1,495 0.98/1.00 vMB 21
518,265 518,265 00000000000000000016f8d9e938a1380ef38a3ac5bdaffd929ac859a23bb345 1 0.00/1.00 vMB 0
518,264 518,264 0000000000000000000eeb1b5078b323238fb9ad724488b214e7d4c49f5c73a8 202 0.99/1.00 vMB 3
518,263 518,263 00000000000000000034fb3987d0dbdc00bdc900ec96ac6d68012c1a5ba1fa19 207 0.96/1.00 vMB 3
518,262 518,262 00000000000000000021ac8deb737b629977e39253c587f8ac2b4fef64da4e1c 1,108 0.99/1.00 vMB 12
518,261 518,261 0000000000000000003a73832b019c75ed021a1244bdf358ac54599f6da965f1 611 0.97/1.00 vMB 7
518,260 518,260 00000000000000000047422a0e53723aef11edc99fc56d43a8098d084450ecdf 823 0.99/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

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