Loading Tool

Explorer IconExplorer

Memory Pool

76,015 transactions
29.09 vMB
0.10255223 BTC
Random Selection Loading Transactions
Max Size: 172.01/200 MB

Candidate Block

Mining Attempt ac9689d4a954fd732cc87605749e6a88ec620aa49f89c2897d5c6a3c0b37583b
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 6fd52d29ec9edbec60a94f5786b7dc090410d4ede730805dce308e0e56663eaf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.04072657 BTC
Feerates: 201.37 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (144,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,315 770,315 00000000000000000000e5c6065dd4c286fdb8fd6c574edd54bb453b33dbd08d 541 0.16/1.00 vMB 13
770,314 770,314 000000000000000000051fbbad2b9ac04ac169eb551d0ba3074321eba5b5b68a 248 0.07/1.00 vMB 14
770,313 770,313 000000000000000000081e5883e0ceed3927d2a39bb333f06ef5c5fb6baf5048 1,403 0.49/1.00 vMB 9
770,312 770,312 00000000000000000005f179533b60fd9f5d9ccae279922230fcfd76c0a14db3 1,143 0.36/1.00 vMB 11
770,311 770,311 000000000000000000035e65e8ab53fe59f1eea3cd176fb55d19b41f6860aef9 632 0.20/1.00 vMB 14
770,310 770,310 0000000000000000000491d444b19b18bd40383bd2eb13a5e34f7b2ecb3ff234 574 0.23/1.00 vMB 8
770,309 770,309 000000000000000000056c1808fe576c88dc451926624af3cc4a5d76bc0a4ad1 402 1.00/1.00 vMB 1
770,308 770,308 00000000000000000004f5c7b8269863e578273a6bee602fc5113150983c7167 2,337 1.00/1.00 vMB 7
770,307 770,307 000000000000000000069442f09d025d87013f9c1218b4a7ea032a60a4ff409b 1,829 1.00/1.00 vMB 13
770,306 770,306 00000000000000000003d021b244269add838b9227b1a013a86bed363bf8aa8b 541 0.80/1.00 vMB 9
770,305 770,305 00000000000000000001b3de09ca26355182e3b93432843caba7a25efb660ba7 2,031 0.99/1.00 vMB 8
770,304 770,304 00000000000000000002ffd29e608c30a21783451e0bd1c7693d79868c866a82 750 0.30/1.00 vMB 10
770,303 770,303 00000000000000000005dc766f543b6aa1c4bae573a55ba5f457a1bf8dc7945f 479 0.27/1.00 vMB 8
770,302 770,302 00000000000000000000cb12d13b403a7acc04cec8c36ce994fd08bb7d871612 1,086 0.42/1.00 vMB 10
770,301 770,301 000000000000000000023a3f8f26dadd88234203c62f4a275b109de61df6c6e7 240 0.07/1.00 vMB 18
770,300 770,300 00000000000000000001d7dda197d1aaf0c74d51520b8d981c420f546e44c88b 1,732 0.52/1.00 vMB 4
770,299 770,299 000000000000000000061997a6ae4bebf0662e5b242690663239952374f9dd20 2,916 1.00/1.00 vMB 17
770,298 770,298 000000000000000000079824ec5fba31f3e5085583a83f4121a05adbd0f2bdd9 992 0.35/1.00 vMB 9
770,297 770,297 000000000000000000010222d25f73b1be690c36d8b4bfee17543320d3c30f1b 979 0.38/1.00 vMB 9
770,296 770,296 00000000000000000000cda92ccc6c731ad6645ed64b247ef6f054fb77ed8444 756 0.42/1.00 vMB 10
770,295 770,295 00000000000000000004685026c32b96df7984c564caeeb43c4596e1ce70c4ca 276 0.08/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.