Loading Tool

Explorer IconExplorer

Memory Pool

81,611 transactions
31.02 vMB
0.09123943 BTC
Random Selection Loading Transactions
Max Size: 188.32/200 MB

Candidate Block

Mining Attempt 5f0e411b37fc674ca81ec7a11a94c0d782dd89ba94cb1abdb8fb9f83940a5900
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 7348509c50a80bea1b2c13468bdc6bd7d5ac109587e1711a1239435bbad2dc19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.02447018 BTC
Feerates: 351.58 > 2.45 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (540,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,396 374,396 00000000000000000fb86b48c19397fca71dee2a8c8558900073a25788bd27a1 591 0.26/1.00 vMB 47
374,395 374,395 0000000000000000045eb183a9862b934f2470fc84855ea70721e91ab21b09b5 3,242 0.93/1.00 vMB 17
374,394 374,394 00000000000000000a80c2b13755364426a9d253dba04bfc875e82907aa3a842 823 0.33/1.00 vMB 66
374,393 374,393 00000000000000000c238436152f8734305badd906dd6d74c81d575161bca11f 1,031 0.95/1.00 vMB 10
374,392 374,392 00000000000000000f8fe597f56146b71b79f2eae07034c7016752a0d44f3d1c 1,495 0.93/1.00 vMB 26
374,391 374,391 000000000000000009a2d8309e57d34eab86193581d30b83f5039e7ca0ca78c8 787 1.00/1.00 vMB 15
374,390 374,390 000000000000000001bbda245864c017b207c86d72b269d8e4072635a6956bbe 666 0.48/1.00 vMB 22
374,389 374,389 000000000000000005ea09f774c8314b43d288cfb34e8a71c0fb1238cc90ca72 1 0.00/1.00 vMB 0
374,388 374,388 00000000000000000af216b29f617a0a371e9e1bf228a8e012d5c9054291ae29 2,310 0.95/1.00 vMB 69
374,387 374,387 000000000000000004830e05bcd892c5c1d05513a45489ada3a70baf4f03fb73 219 0.12/1.00 vMB 39
374,386 374,386 000000000000000000ce2a9bdeb1fc7fae8d8d2a53214f8fc3560da1b7287b99 946 1.00/1.00 vMB 6
374,385 374,385 000000000000000005ce32fc9997a4b9e7e497a94a5c6466b69fa92e9dbfe4d8 110 0.04/1.00 vMB 44
374,384 374,384 0000000000000000002b5d0b1887de7faff5ee8f7e1c9cac1a0911bdc17fe09d 1 0.00/1.00 vMB 0
374,383 374,383 00000000000000000182dff9ad21bf8f5a60a3ff7e767a7d70a313cec741e733 470 0.75/1.00 vMB 14
374,382 374,382 0000000000000000074d78827de76b1db7c6cd9b5f55b483c269c34f956a6df4 1,041 0.93/1.00 vMB 17
374,381 374,381 00000000000000000849fb1de3084da6fae2aa897112ca4afed45f3270077fd3 238 0.12/1.00 vMB 43
374,380 374,380 000000000000000000dfba5808fbffe532e380e96e2e7e014e4e7ade1ac384fd 660 0.75/1.00 vMB 21
374,379 374,379 000000000000000008ca7ce3ed3963ea4a7411ead8eb95656766adc08a15a7a2 1,211 0.95/1.00 vMB 24
374,378 374,378 000000000000000006414073f8f1e17d0db29cd9a911d90a93fa2d1423a91673 799 0.36/1.00 vMB 42
374,377 374,377 0000000000000000107fc52247ac7b096728d757ecb4327544889a0a9fe9cd7b 940 0.47/1.00 vMB 49
374,376 374,376 000000000000000008e6fe7a38957d49c3304bf16dc8f8fcc3198101747e98ea 1,806 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.75 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.