Loading Tool

Explorer IconExplorer

Memory Pool

82,637 transactions
30.40 vMB
0.10524072 BTC
Random Selection Loading Transactions
Max Size: 183.27/200 MB

Candidate Block

Mining Attempt 061a95559270de6aaa4345bd099850266fb266a25a8198c9f44f2bd6ea4807e1
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root f8b3825385bc78337ee5bdd5bc3cffe76336c42dabbb11de5cf40bf89008d0b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,637
Size: 1.00 vMB
Total Fees: 0.04285796 BTC
Feerates: 526.32 > 4.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (145,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,274 769,274 0000000000000000000564c4e4aad15c94982658c29ae3c8800269dd8fb3f011 1,496 1.00/1.00 vMB 5
769,273 769,273 00000000000000000002a455c4ad3a0d4394896dd3dc16af7044070ccfa07bdc 2,590 1.00/1.00 vMB 9
769,272 769,272 00000000000000000004d63bc1e778fd82dbef8943c9d9d664e01ff85e01491b 3,060 1.00/1.00 vMB 19
769,271 769,271 00000000000000000007636da5f7608273159ab054e75daabd03a34c594c47cd 1,636 1.00/1.00 vMB 13
769,270 769,270 00000000000000000005dd0c2ad87ff9f1a6002665db4b03232bff0518836a48 2,878 1.00/1.00 vMB 26
769,269 769,269 000000000000000000019297077ed3885c3606c450fea85e387680e19e4264a8 2,594 1.00/1.00 vMB 21
769,268 769,268 000000000000000000033c287628e95e37e82a7a0d0468685a79497b4643340b 3,042 1.00/1.00 vMB 23
769,267 769,267 0000000000000000000575c41cc764ae69398eadfdcab28d97f52c19412835b0 2,410 1.00/1.00 vMB 26
769,266 769,266 00000000000000000004af122f6497aae212fe3677e9aa2dee8ff9f508481523 3,731 1.00/1.00 vMB 40
769,265 769,265 00000000000000000001a0203dde0f822e6276f15148e6bb1fad020a52a70be4 2,355 1.00/1.00 vMB 33
769,264 769,264 0000000000000000000273d2d3786e2bc25fdcc010c2a3034f551c1e6b6f4d24 739 0.21/1.00 vMB 15
769,263 769,263 00000000000000000004c0439987055b15a18adfd9b5d9a4829842cecd9b4aa9 434 0.11/1.00 vMB 21
769,262 769,262 00000000000000000002c4cc535d80cb6a4aedd2df353e8dbf0b72f76d4a6592 1,315 0.57/1.00 vMB 8
769,261 769,261 000000000000000000020baf3fc4b9416bb3e968562375139520c6c522ca3020 3,325 1.00/1.00 vMB 19
769,260 769,260 00000000000000000004e93a7853334ac11ecadc1cbcefe57fbc423d68007ff9 557 0.13/1.00 vMB 16
769,259 769,259 000000000000000000060198f3a53e93b3c885aacc8e902ddf0b27c4d7d111f1 901 0.28/1.00 vMB 17
769,258 769,258 0000000000000000000397ea346f87cb464b0f30f17fa2eb9a2decf3de97c3ab 1,219 0.33/1.00 vMB 16
769,257 769,257 000000000000000000027dabb913fd149ecc051a28ea02707fce7cc7fab0bbab 682 0.29/1.00 vMB 18
769,256 769,256 00000000000000000005a3140dbbb9f0e01f1813244efc1d6670ae8814e5dc63 1,688 0.67/1.00 vMB 13
769,255 769,255 000000000000000000079c65daac776b3133acd958ab49343fba2f1f6036ddd2 2,218 0.67/1.00 vMB 19
769,254 769,254 0000000000000000000661c493c56565938cc631d299cada814185efd712e48a 241 0.15/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.