Loading Tool

Explorer IconExplorer

Memory Pool

77,989 transactions
29.53 vMB
0.08899702 BTC
Random Selection Loading Transactions
Max Size: 179.79/200 MB

Candidate Block

Mining Attempt 9ef1f38bb9b51e40023cecc6c1db25f4cb125b4c127dda93469d70c330cb2e39
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root 5af8929d9ac1df837f9daf6a73609b6aa22c3b011c25cf5d1fba5231691cd5db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,802
Size: 1.00 vMB
Total Fees: 0.02404797 BTC
Feerates: 477.45 > 2.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (801,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,670 113,670 00000000000032f66a1404cbb1e3542c618c8ae6d62e04952dc5e56b419ff7c6 10 0.00/1.00 vMB 0
113,669 113,669 000000000000d83384c1cddc87cce3abc8d24700234e6554ba310a62aa09257f 7 0.01/1.00 vMB 137
113,668 113,668 000000000000943aae8598716ea4e19282f3f7d30ae5ca01b0a9f581d5ba0b87 13 0.01/1.00 vMB 379
113,667 113,667 000000000000692e5092471e88a4e7c82ba01c261b8181fc9224522147791256 9 0.00/1.00 vMB 0
113,666 113,666 00000000000092a89fc8c0c12c195e56d0719e308c549f413959dd39869bfeda 13 0.01/1.00 vMB 141
113,665 113,665 00000000000019e91213ab00f02a14e1de0b32e5b7128f1fc315abdf7ee31800 18 0.01/1.00 vMB 0
113,664 113,664 0000000000000a80b0b935a51fdb6a0e02f5c1b8379843beec5e7464ad324be1 7 0.00/1.00 vMB 512
113,663 113,663 000000000000ced65371cb3013cce865733ea77df78e5ca8a909ed6c75530e40 10 0.00/1.00 vMB 0
113,662 113,662 0000000000007779f2df7fcb40ee680b82d76bbf5c42f42a5dd3ebe6117d7839 13 0.00/1.00 vMB 0
113,661 113,661 000000000000cc645d67fd22db605027b69dd527f1dc7528c6da686c1e3d60a2 8 0.00/1.00 vMB 0
113,660 113,660 0000000000009f858eda6adde38bf5063568b73e61b4b710fdb410c792030cf9 7 0.00/1.00 vMB 0
113,659 113,659 0000000000009480bc0281be387d8778c15cefb3873a2a95b1018893c581d6d3 21 0.01/1.00 vMB 994
113,658 113,658 0000000000003322357803e9e85d1218f3952f4fde6559ca0392ac3bb2c245ba 35 0.01/1.00 vMB 519
113,657 113,657 00000000000005fdfdf5a4d12818f081ea438bd1fe2a8c1c64663dcdf573582c 8 0.00/1.00 vMB 0
113,656 113,656 000000000000aa859658bba74cea0188e99eb1fe87b9058247f6e118cc41836e 15 0.00/1.00 vMB 1,133
113,655 113,655 000000000000c5f534352ed63786da3cff0a2d1fae96ddabc78922aec5840abd 35 0.02/1.00 vMB 407
113,654 113,654 0000000000006c456ee8e1d39d917c3fc1b408fe69892480a3dd16c0116bc06b 14 0.00/1.00 vMB 0
113,653 113,653 00000000000023000aa4ad905b09fade1ee6cc3592691fc178fcb38d629a3df4 14 0.00/1.00 vMB 340
113,652 113,652 000000000000b636d636bc8d84b59bd96c8a11460db63f5dbca579111dd83b21 7 0.00/1.00 vMB 0
113,651 113,651 000000000000836ba93ef1144d561ce23e1f932b529d0d88dc135fb3178e9d1b 161 0.04/1.00 vMB 127
113,650 113,650 0000000000007160dca073d120db0697f7c2be4aa696e4677ab380cd9349f66f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.81 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: 710.31 GB
    • Received: 17.07 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.