Loading Tool

Explorer IconExplorer

Memory Pool

49,954 transactions
30.04 vMB
0.12466819 BTC
Random Selection Loading Transactions
Max Size: 160.90/200 MB

Candidate Block

Mining Attempt 86e6b868bedf3784c787feeffd663e52c566679650bfd06f9268fb3cefd0d193
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 069944a9bc41759db5d04081e94645bd5a8ac9081a45d336e9e6335ace03f63c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,529
Size: 1.00 vMB
Total Fees: 0.06077706 BTC
Feerates: 132.00 > 6.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (575,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,000 339,000 0000000000000000146a5926d9dadeb41267c62fca35884519e035bee5b52e93 1,410 0.75/1.00 vMB 30
338,999 338,999 0000000000000000174668de6c7229222c350e7b91629d7e5f6501af019629cd 449 0.47/1.00 vMB 12
338,998 338,998 00000000000000000587db3ecec3301c5c1eafe17d99222fbc9ef3ca90de2a2c 466 0.17/1.00 vMB 29
338,997 338,997 00000000000000001684c88d78da8828131b3deb7be1b68d52e4d8e626bf4765 227 0.18/1.00 vMB 23
338,996 338,996 0000000000000000185c8f7192f6f1920ea14958977725ffffb4f50e8f6dd504 657 0.40/1.00 vMB 24
338,995 338,995 00000000000000000fd70ec329f2f01b1258cf017a4eef54e30efb549deb2e7f 567 0.32/1.00 vMB 22
338,994 338,994 000000000000000000b49f03d19d0848d74008f9c135f30f56b078eaa723f3aa 317 0.16/1.00 vMB 26
338,993 338,993 000000000000000011f620be6a08c13ee3ccbea42a395df424e965f2db8b3e43 347 0.22/1.00 vMB 21
338,992 338,992 0000000000000000063ad44824355ca07cee26844597ea97ad265a144bf080c6 610 0.34/1.00 vMB 23
338,991 338,991 00000000000000000962c19fe66af37f15243a59feeecdfe4baf9af6a604365c 708 0.46/1.00 vMB 19
338,990 338,990 00000000000000000677b2b938a3bed5d2ebe2c4cac2543bd3c2af0104069cf3 742 0.35/1.00 vMB 33
338,989 338,989 00000000000000000a2b3d5a4d3e585ffea28b534133466e6e21e3f412ce0ae4 1,156 0.55/1.00 vMB 26
338,988 338,988 00000000000000000503dc133ea50dd955802b005d6c782d3dadb49823161f5e 343 0.36/1.00 vMB 12
338,987 338,987 000000000000000004fad77e90609c8c1fa558d152a2f52424f6e9d3e66ecd89 1,444 0.75/1.00 vMB 28
338,986 338,986 0000000000000000120b045859e0cc783919f2f840b64ffa5442a1ac47a32e49 926 0.72/1.00 vMB 14
338,985 338,985 00000000000000000280e744174208083f8545edd9d431c0d3df67923b740211 267 0.13/1.00 vMB 31
338,984 338,984 00000000000000000448e37b028bc45987d1f7b93476d532ccc9520b7be7b5f6 725 0.75/1.00 vMB 20
338,983 338,983 000000000000000000a4cb77563a7c5f7b1ed9a534a45f73d5e7bec4772ede76 1,884 0.75/1.00 vMB 30
338,982 338,982 0000000000000000007a959b78c9ecda68304c79fb67c51fc121f56dbf55ffa4 1,024 0.36/1.00 vMB 60
338,981 338,981 00000000000000000e3e1110329e7b9e7f68e28b233b0650fcea90ed798cea29 1,313 1.00/1.00 vMB 19
338,980 338,980 000000000000000018150b2d18cd3f23b69f45397283a97f6d2c96fa4c3e6aee 1,983 0.75/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.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: 651.46 GB
    • Received: 13.58 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.