Loading Tool

Explorer IconExplorer

Memory Pool

78,314 transactions
28.72 vMB
0.10557943 BTC
Random Selection Loading Transactions
Max Size: 174.69/200 MB

Candidate Block

Mining Attempt 5aad38df365034e6fb32064a1fddded7103add53a8bcec224222128af68ff466
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 52cae0eb0dc7c32c999a031423604543b4f78484d02513f36784f82cc61656db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.03763219 BTC
Feerates: 602.26 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (369,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,344 545,344 0000000000000000000a00b919e03b48b1f314dbae26a9965171856b54a33310 1,738 1.00/1.00 vMB 2
545,343 545,343 0000000000000000000d4dba4447a0bb61a5e3c3859b6813e2e2c5710b00586a 3,257 1.00/1.00 vMB 14
545,342 545,342 000000000000000000190a633b2b41b08f8ef94f5e265876015ff23bab5e3ab1 2,759 1.00/1.00 vMB 29
545,341 545,341 0000000000000000000b2af8a6351d773490637e677b401e5aed3c4d629c6f4f 2,345 1.00/1.00 vMB 16
545,340 545,340 00000000000000000012ca8e5e79b171a7b93f30761c2bc3ac80ef1966e88f8b 98 0.06/1.00 vMB 9
545,339 545,339 00000000000000000023a66398ed6074c25da4e938b8884a4c98d5d5647c492e 342 0.30/1.00 vMB 6
545,338 545,338 000000000000000000169c285afbc2418b46c1d2a1075959895b1c72714c362a 2,864 1.00/1.00 vMB 18
545,337 545,337 0000000000000000000bdb92a791895958d424f185be4835397cb83662c44e7e 29 0.01/1.00 vMB 17
545,336 545,336 00000000000000000024fe9876c7cca47e839383661889a65bf5f43568138e4d 444 0.22/1.00 vMB 12
545,335 545,335 000000000000000000098354487a78ddb0a6cd25278c22acb28e63cd4a13c675 507 1.00/1.00 vMB 1
545,334 545,334 0000000000000000000d1f94b44eafbe52692ec790caf63a045d25e3080ba095 1,281 1.00/1.00 vMB 8
545,333 545,333 000000000000000000190ce79ae6ba8348e64a6280538db3819093dd6fd59094 796 1.00/1.00 vMB 4
545,332 545,332 00000000000000000005aaf801148ce42d83ce9f783a69403fc41d90c02a3c49 1 0.00/1.00 vMB 0
545,331 545,331 000000000000000000097719d216fe39cef171d0140bb079eb67eec279fad90b 1,437 1.00/1.00 vMB 8
545,330 545,330 00000000000000000020f04bb13dbf857aab415e357d4b39efdf5807f7dca501 2,953 1.00/1.00 vMB 12
545,329 545,329 0000000000000000000c3dc3e9da6fa696398c96c01b72091a09a8afe3ee9ad1 2,810 1.00/1.00 vMB 30
545,328 545,328 0000000000000000001558d6bf18f06c6de6e588d61b418d8bace5266a57a2e4 621 1.00/1.00 vMB 2
545,327 545,327 00000000000000000012915c3a1510aacbcef5cdfd48b7462ea41afc853cd34f 1,360 1.00/1.00 vMB 14
545,326 545,326 000000000000000000108392db74896ebe22f83c9b4eb4387331c6abaa9c7c92 2,393 1.00/1.00 vMB 10
545,325 545,325 0000000000000000001ec45fba95c08ddc58b41ee526761a5ad32ed19f4fcc54 1,639 1.00/1.00 vMB 26
545,324 545,324 0000000000000000000917daa694fde1387813cb333cadca70ca21f4b80de224 2,094 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.92 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: 714.39 GB
    • Received: 17.53 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.