Loading Tool

Explorer IconExplorer

Memory Pool

79,146 transactions
29.67 vMB
0.07686322 BTC
Random Selection Loading Transactions
Max Size: 178.26/200 MB

Candidate Block

Mining Attempt 2c4eaa9a804e653f86b9c72db58f7bdbeefd2eb657bf7b6c6a502e3478009d2b
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 4495d1cf12e0285033b2e3e04654a6ef0e1c03fea29e8becd8fec2e935c0f0b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.01606987 BTC
Feerates: 101.61 > 1.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (580,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,404 334,404 000000000000000012927c3fdd56158a46fe5280345280fb29a34d2bcd3b6d66 812 0.44/1.00 vMB 27
334,403 334,403 000000000000000013beebd9c35efd8e0b721dddc58536c62dad4ed6d6d86a20 385 0.21/1.00 vMB 23
334,402 334,402 000000000000000013125e129367963cdaf110da2cef74784843f4063f808486 82 0.05/1.00 vMB 23
334,401 334,401 0000000000000000094b18507ba72c050b4106146234fdbe3c8cc702e702ac9f 355 0.24/1.00 vMB 20
334,400 334,400 00000000000000000f61cc5301750050e6d51d15626ac0ea78a8b5c89ed9d922 400 0.30/1.00 vMB 19
334,399 334,399 00000000000000000f235e1845820d4a0e278926600d5c44ffbfc5a1c3aa3c87 87 0.07/1.00 vMB 21
334,398 334,398 000000000000000002826c706c71f2d75bd7b69c659ee899342be1823df9cb28 525 0.32/1.00 vMB 26
334,397 334,397 000000000000000017e7cc4a539fa7d4a93ffb12e2b5916c5a1e9bf9f590b28d 653 0.64/1.00 vMB 16
334,396 334,396 0000000000000000146d3ad790b1c13d4471ed9139a38250dd85206eff230943 612 0.22/1.00 vMB 35
334,395 334,395 00000000000000001b207da88be4d0a6f1d045a8b1f3961e3b2bd961de7e2988 972 0.65/1.00 vMB 21
334,394 334,394 000000000000000012306ce8754c7380b8ad0359501e3679f91c1363aa24aa79 640 0.56/1.00 vMB 18
334,393 334,393 00000000000000000cc9ba887c18cb32a0309381f4cf4b2c3f80c3968f504971 1,252 0.75/1.00 vMB 24
334,392 334,392 00000000000000000cfc7da8adfec1cb3654505ce17758f44a968a954f211989 738 0.55/1.00 vMB 20
334,391 334,391 0000000000000000001829112026e3deacc3537b36b57c30202bb5dc70d3c911 196 0.13/1.00 vMB 16
334,390 334,390 0000000000000000194ae4d27f930ebef723c24f18ca9ae1d439ea548a7f3286 360 0.48/1.00 vMB 15
334,389 334,389 0000000000000000135c68195d765638591fa6a3af3b5d3770f5ca8a73e4e713 962 0.50/1.00 vMB 31
334,388 334,388 000000000000000018fad916acb35a7d9a9ad0f02af05698854e8ef373e1b89d 470 0.51/1.00 vMB 17
334,387 334,387 000000000000000007025ec98e5ba2c0a59d05e381c6696f83622970e4119db7 1,817 0.75/1.00 vMB 28
334,386 334,386 00000000000000001b77ce06a1db078c902c45b80406d3858d48e7fa86622772 64 0.04/1.00 vMB 45
334,385 334,385 000000000000000015334858cd4b1d15a3a11570febb11d7fb044fa9cd7e7f2d 1,188 0.75/1.00 vMB 29
334,384 334,384 00000000000000000b40a7a03c6925902ea05ae7e78548d23357f33e9a9ae698 1,337 0.68/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.