Loading Tool

Explorer IconExplorer

Memory Pool

79,794 transactions
29.69 vMB
0.08962719 BTC
Random Selection Loading Transactions
Max Size: 179.35/200 MB

Candidate Block

Mining Attempt c8e820cadeaa14d975e81928ea0af60073bb36d5821829daea38b832fcbf6fb7
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root f1fa9a30af6cdfa9efd505ae58bce6ec2b8f3b5a475fea70bcf17e43d8519535
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,760
Size: 1.00 vMB
Total Fees: 0.02608421 BTC
Feerates: 100.11 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (179,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,410 735,410 00000000000000000000aa48ced29fa4049b088c72afb54e303217c61a2b6787 616 0.35/1.00 vMB 10
735,409 735,409 000000000000000000058335bdb3f21cf8205fcd26dd2ee2ea43ab784510e0c6 512 0.52/1.00 vMB 6
735,408 735,408 0000000000000000000010195ba6b87943f43006e28aee4bb42785e32c03e37b 1,412 0.96/1.00 vMB 7
735,407 735,407 000000000000000000092a5a88f9283759369ae369ea00c0866451bf8fd74564 1,987 1.00/1.00 vMB 15
735,406 735,406 000000000000000000085801843c911bbbd46e9c239af241444e49578da08d5b 576 0.43/1.00 vMB 9
735,405 735,405 000000000000000000096edf7ece441ebb1c3bac2e5e9e9760377d32436044d7 1,861 1.00/1.00 vMB 14
735,404 735,404 000000000000000000049f5bc33a7941d17d5d0c6a9f09a09e97d3a5efd05f9c 1,951 0.97/1.00 vMB 7
735,403 735,403 00000000000000000002c6e4fbbcec747026f2e959c6f43c70a3720546cd9140 2,326 1.00/1.00 vMB 17
735,402 735,402 000000000000000000021d0d1b2576dd6de071a5d2e5711d25f5033fc34143e5 263 0.40/1.00 vMB 4
735,401 735,401 00000000000000000008f7f12473540fe1ac9e9cf9cf6c4ff29c40973c396301 524 0.27/1.00 vMB 27
735,400 735,400 00000000000000000000623b12436b77e3c06bed2e8ed8d7b82a6771c25e5e85 790 0.34/1.00 vMB 12
735,399 735,399 000000000000000000067ce5c6aa25d9911b97cc4d3b88e56b21df79ad308dd5 497 0.16/1.00 vMB 12
735,398 735,398 00000000000000000007fa58705f818b9289cc9bc5777506dfb6ec8ce53b12cc 209 0.08/1.00 vMB 18
735,397 735,397 00000000000000000006dd5f05b184111b7158e5a4296133742d34df1fb8801a 400 0.23/1.00 vMB 13
735,396 735,396 00000000000000000001438fe57a07c7a8443af4bb063f365f7805032b9854e4 706 0.41/1.00 vMB 5
735,395 735,395 00000000000000000000c24937be94a4170fbed1b8767d9e6afcf88e26222b56 3,008 1.00/1.00 vMB 13
735,394 735,394 000000000000000000070fd3e03a33256853e78e707a34bc147db08e5ed3adb8 1,408 1.00/1.00 vMB 18
735,393 735,393 00000000000000000005dd2de3f945b084545578a186717c556725bee4eb2214 942 0.31/1.00 vMB 13
735,392 735,392 000000000000000000039be14efee6f0a13c7e315d4a1ed1e2c29be6790fc131 869 0.31/1.00 vMB 11
735,391 735,391 00000000000000000002eda1cd76b3c39b8bf4121b10f65a37e8e5f1daa6aa21 1,608 0.68/1.00 vMB 12
735,390 735,390 00000000000000000005af0e809e03bd78c8ef9ce0061ce2b04b0fbb18f30aeb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.