Loading Tool

Explorer IconExplorer

Memory Pool

79,106 transactions
29.67 vMB
0.07442640 BTC
Random Selection Loading Transactions
Max Size: 177.91/200 MB

Candidate Block

Mining Attempt 220ec4b596a3b441301fe9117c9daca3e6b054ebbccfb68e766ad06d61476c1f
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 1c74f1ca769ba5d36d332ef3213d5309904ecdce4c4d668040e2df685f17eb25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,975
Size: 1.00 vMB
Total Fees: 0.01396186 BTC
Feerates: 150.77 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (171,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,300 743,300 00000000000000000006ce35bf796bac5eab3b8b58739809412952ca5b98e25b 1,790 1.00/1.00 vMB 18
743,299 743,299 00000000000000000001469850f83f09c991063bb1869ee44ee6cb67b27a481d 2,422 1.00/1.00 vMB 13
743,298 743,298 00000000000000000000a4f2f586c3489d282ed667b7a9bbbba491ac6d85f162 2,201 1.00/1.00 vMB 13
743,297 743,297 00000000000000000003a1f3a1a9d7ec01b74859ece7050f607e2215cd83e94f 2,559 1.00/1.00 vMB 17
743,296 743,296 000000000000000000069e867236c52f6b2fb7ae3896c232fd89755d7f4f0463 3,389 1.00/1.00 vMB 24
743,295 743,295 00000000000000000007f0131fb9d62fa74d7defabe3206637a4c339fa852729 1,176 0.52/1.00 vMB 10
743,294 743,294 00000000000000000002af7736934ce37bf677df7903612e6e87bdca66f17f8d 320 0.09/1.00 vMB 15
743,293 743,293 00000000000000000006107274ce3804b0c1d77dd876a5d72dee0e310a6f3999 21 0.00/1.00 vMB 16
743,292 743,292 000000000000000000064d849f1eb1bb633b0e7938a69b0145adb6e103c1d28b 215 0.25/1.00 vMB 4
743,291 743,291 00000000000000000003b121697543e69e84071700baead22faf9fff3e8e54be 1,948 0.94/1.00 vMB 13
743,290 743,290 0000000000000000000468c294a7cd5e3ddba443fe833e60df4e928b6c874bcf 1,687 0.94/1.00 vMB 8
743,289 743,289 00000000000000000000a215b58ee296412be7501f1186568477ad1b9fc1cacd 727 1.00/1.00 vMB 16
743,288 743,288 000000000000000000042d99a5409ba0c3f74392ef5993e5384a4c9f7fd6d7c8 1,695 0.96/1.00 vMB 8
743,287 743,287 00000000000000000006a78388f50431f682917ad80e22cb7398ed5a7df1c850 990 0.28/1.00 vMB 13
743,286 743,286 000000000000000000038dc88e821455d375447d85735aac561d486cee4854bd 2,456 0.95/1.00 vMB 11
743,285 743,285 00000000000000000000eb336f2e9eb77d5905feabb50816931a6c15128e9088 514 0.16/1.00 vMB 12
743,284 743,284 0000000000000000000459129795f2c11a93ddd3b528979333021be8bb9ec2f6 257 0.11/1.00 vMB 11
743,283 743,283 00000000000000000008c449140b2c4002bbc172edc9f3fe6eba0e46086c1e48 48 0.01/1.00 vMB 13
743,282 743,282 00000000000000000000b77e5a8cef614340917dbd2cf00a0ba44d98a6f6f56a 753 0.27/1.00 vMB 11
743,281 743,281 00000000000000000006e01d83261713f9f42b9e8906cec1a796a2019812bc6a 1,788 0.56/1.00 vMB 14
743,280 743,280 00000000000000000005a41d6cd56f21022903db4eac10199ef7fccd7e573f67 2,000 0.71/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.