Loading Tool

Explorer IconExplorer

Memory Pool

82,215 transactions
30.26 vMB
0.11305562 BTC
Random Selection Loading Transactions
Max Size: 183.34/200 MB

Candidate Block

Mining Attempt 47b039586ea79541c1f93d429510a52192deef890a0c551efefef74ad54a290d
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 4b13e7e192fed544d8fdb8ce144c49ca4ebb39fa0a2bd7c1a4f444af01a68fba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,169
Size: 1.00 vMB
Total Fees: 0.03769466 BTC
Feerates: 121.32 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (303,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,194 611,194 0000000000000000000263205c94ab3a5fae937f7431fae8e91faae8b49f3971 1,511 0.58/1.00 vMB 9
611,193 611,193 00000000000000000005ca2cedea3416c71c400d1f03a35db22d221b11752246 3,013 1.00/1.00 vMB 8
611,192 611,192 000000000000000000083dfd2cc1e655ecb3b82c74d03eb93e5423bd0601bb61 2,735 1.00/1.00 vMB 9
611,191 611,191 00000000000000000007f4bed2699590ff17532c523530b578a22a6cb8619545 3,231 1.00/1.00 vMB 15
611,190 611,190 00000000000000000013ccab68ac316e5b94f6af34f6ddee8654668d9a76faf3 2,279 1.00/1.00 vMB 13
611,189 611,189 000000000000000000020cf128e3a39aa783579c9c73be961ba7b919cdb1a8e8 3,054 1.00/1.00 vMB 21
611,188 611,188 00000000000000000012b50f54f09ded370314f366fe7dd2192f90b199af216a 3,311 1.00/1.00 vMB 11
611,187 611,187 0000000000000000000621bb49660d31a9b01c473cd6ec5712f9746e4d17ffce 2,246 1.00/1.00 vMB 8
611,186 611,186 0000000000000000000809ce8bbcaa934983dd60fb6799545dc38f71df89aa45 2,511 1.00/1.00 vMB 17
611,185 611,185 00000000000000000009fa98692d40fd4e7a4515af4826868c539db5e4254819 152 0.04/1.00 vMB 14
611,184 611,184 000000000000000000066872f14b57cf0a731e1275937934fdde53c86a359f27 643 0.20/1.00 vMB 11
611,183 611,183 00000000000000000004462ce8de05533c5f057b879a4b4e98118ed2e224a3cc 2,943 1.00/1.00 vMB 11
611,182 611,182 0000000000000000000dc0fcfd0128ba8075bd8d9cfeb223a05095614761a18b 267 0.11/1.00 vMB 26
611,181 611,181 0000000000000000000f5d4ad3c53a8519b417be01abafc27b6d6a1ceec7510f 62 0.24/1.00 vMB 0
611,180 611,180 00000000000000000007b3ff369ffdc7313780e1c53a9ca542beaaee4ad199dc 1,512 0.40/1.00 vMB 13
611,179 611,179 0000000000000000000f0e2638b9c0b797b2e458d5750fbb0230be0ba49887ef 1,075 0.41/1.00 vMB 1
611,178 611,178 000000000000000000120505d21f164ae9871f95d76261f0254dc52b5884234c 3,323 1.00/1.00 vMB 14
611,177 611,177 0000000000000000000b0434e4cfd5f5f57572fcb0b02629df54e9b12092d42d 3,443 1.00/1.00 vMB 7
611,176 611,176 00000000000000000008423b8a5b5b347889b0f82615abccb4a02e52fe22c3b2 3,403 1.00/1.00 vMB 17
611,175 611,175 000000000000000000080e1e30315231d448e1083d343016e1464c69e90020e2 1,684 0.65/1.00 vMB 9
611,174 611,174 0000000000000000000e3c08182a3284c701e9e79da8e7c6582055c632cbee8f 141 0.04/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.63 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: 672.36 GB
    • Received: 16.21 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.