Loading Tool

Explorer IconExplorer

Memory Pool

80,329 transactions
29.65 vMB
0.06735523 BTC
Random Selection Loading Transactions
Max Size: 179.03/200 MB

Candidate Block

Mining Attempt ece06d8c27197488489c2bfdf8295e75b27f43fc7fdbd2d1255a3d7eb2d2f9e2
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 307e41f29f6e842b91fa719501b78bb7175833c5e17507b17245ef532ca53060
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,275
Size: 1.00 vMB
Total Fees: 0.00700312 BTC
Feerates: 90.30 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (168,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,354 746,354 000000000000000000040baef3fe5e27f0bd89084802093524bf1ad1f9a50c83 105 0.03/1.00 vMB 10
746,353 746,353 000000000000000000075c80421468b411e36121fddcb0b456aedbd2f826c90e 876 0.31/1.00 vMB 9
746,352 746,352 00000000000000000008d17e33840e71fbdc46b9106d6f0f7620ffc396e82cda 1,609 0.96/1.00 vMB 6
746,351 746,351 0000000000000000000442e8b488df77d73b6981e1b641bb2de666bfc786e072 802 0.28/1.00 vMB 12
746,350 746,350 0000000000000000000a22b1de43cc003d38b0c92950af3d2d2abff33873576b 1,130 1.00/1.00 vMB 5
746,349 746,349 000000000000000000070bff5fa54c8172b0454bb9e22f805196e14c871a04e7 777 1.00/1.00 vMB 16
746,348 746,348 000000000000000000020cbf1e51e199bd8fee6977e937ba034d88123c40d4d8 498 0.18/1.00 vMB 8
746,347 746,347 00000000000000000006a1d2e7d248db19528028d7c53fb8f0b9c7f1a31c3770 806 0.25/1.00 vMB 11
746,346 746,346 0000000000000000000495f47ddc86a12b1412ec6bcb38324963ee70f0227be2 1,932 0.63/1.00 vMB 9
746,345 746,345 000000000000000000088d7d7aee20d1399ae1505788c4298407720ed79a5088 2,877 1.00/1.00 vMB 12
746,344 746,344 000000000000000000018853c0df0e1c6d6a9972da120bd51ce14d9cd45253bb 1,933 0.69/1.00 vMB 10
746,343 746,343 0000000000000000000237c465f1ab124c29cb5e91e5a8af72c323a84b5bc5e4 1,343 0.71/1.00 vMB 6
746,342 746,342 00000000000000000000ee6aeb5d7a0131da0b14ce47584e1fbfc41411913583 1,872 1.00/1.00 vMB 7
746,341 746,341 000000000000000000039961f5252b71b5ed7643b73bb60457db4862434707b6 2,686 1.00/1.00 vMB 7
746,340 746,340 00000000000000000009a91a16137929b04e954dfae2e2a181b655c9c34cfd08 3,014 1.00/1.00 vMB 22
746,339 746,339 0000000000000000000865c5a5b3470a4d4c1ba73dda23ef75f8742726b997cb 3,178 1.00/1.00 vMB 15
746,338 746,338 0000000000000000000066472211f9240d600a6f2be55b3d0206ee9ca15363b8 266 0.06/1.00 vMB 14
746,337 746,337 0000000000000000000261d57ed2ce3e60d3aa406c7004153928a7ec3c08e778 1,329 0.49/1.00 vMB 4
746,336 746,336 0000000000000000000812ef4e3f8979e21647fe41c7c475a264193ce3403184 1,474 1.00/1.00 vMB 14
746,335 746,335 00000000000000000003e97f65ebcae6e4d3a53c1c0ac6ef6843cd6ae35ea967 192 0.31/1.00 vMB 3
746,334 746,334 00000000000000000001fe70820f72037cb4822dfcdafb22a7fd4667b83f1874 677 0.19/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.