Loading Tool

Explorer IconExplorer

Memory Pool

80,323 transactions
29.87 vMB
0.11803107 BTC
Random Selection Loading Transactions
Max Size: 179.83/200 MB

Candidate Block

Mining Attempt df8799b379dcdf122378446bd5e4af470e4904ff162da4357edd9fcb601faf49
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root eb572e05594dcefc153c0e86d5547062642920f9ffbe411ebd6280b01a80cd00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,622
Size: 1.00 vMB
Total Fees: 0.04888866 BTC
Feerates: 169.80 > 4.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (144,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,324 770,324 0000000000000000000148c5b01d609d62b1893980b0cbac7385dd2fe1133644 1,932 0.75/1.00 vMB 4
770,323 770,323 00000000000000000006b709a52d8eb7b898276dc4fb6c5ab3850cbc6d043d18 3,456 1.00/1.00 vMB 18
770,322 770,322 00000000000000000006789b84eb83ed4b8360d335906ad4553977b4822ac791 796 0.22/1.00 vMB 11
770,321 770,321 0000000000000000000675914d53f3fa8a462bb573a1e88ecb7e1bd15b555b2a 2,342 0.86/1.00 vMB 5
770,320 770,320 000000000000000000009b5bf7d826d7aca2380688751283d2be5c598d8fd493 1,861 1.00/1.00 vMB 14
770,319 770,319 0000000000000000000322ea11a2fce4e001c4a6a6b0101422674d92bbc2a7e2 210 0.06/1.00 vMB 11
770,318 770,318 00000000000000000006cf0d36fd811c819f8da25ec62838f6bacb621b0286dd 882 0.26/1.00 vMB 12
770,317 770,317 000000000000000000051c6d243dd3dbae14585fc14eae3997f8858a16c4a1a8 1,467 0.43/1.00 vMB 11
770,316 770,316 000000000000000000019e9f034388367329ade5e2e6e85dc13e7b8f53aeb708 2,511 0.82/1.00 vMB 11
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
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.