Loading Tool

Explorer IconExplorer

Memory Pool

79,110 transactions
29.03 vMB
0.11652122 BTC
Random Selection Loading Transactions
Max Size: 176.09/200 MB

Candidate Block

Mining Attempt 47270e7979b6b3895ffd38e450cd3792125e573cba06b4042146385e2c788cfb
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root d81cb9bd3f4ccba2b9321eb67288ac9d6cf91e589c6f80bd23fb8246693fb462
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,381
Size: 1.00 vMB
Total Fees: 0.04242600 BTC
Feerates: 602.26 > 4.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (599,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,094 316,094 000000000000000024496c5a7acda4c2e656ebd77abe91c09e32a3db3e655f51 227 0.16/1.00 vMB 19
316,093 316,093 0000000000000000264a63003e36fceb2c09b0820545a3d9439868de66705528 485 0.28/1.00 vMB 23
316,092 316,092 00000000000000000a2b320310922fc3b14508fe020dd253bb48772e1738f6e3 224 0.15/1.00 vMB 21
316,091 316,091 000000000000000035d862951eda6dff355c4b30eb4aecd6004c0bf62f98a0bd 183 0.08/1.00 vMB 32
316,090 316,090 000000000000000013333efe22f5364dd046012549ac99c28b3250d593ed98ac 1,014 0.48/1.00 vMB 29
316,089 316,089 00000000000000003013044873735f8c75ace5414f0bf54705f0baa123f23cd6 190 0.18/1.00 vMB 17
316,088 316,088 000000000000000024b5c87bea6033a551582d201685a5a6b4e298a725bd2206 919 0.35/1.00 vMB 39
316,087 316,087 000000000000000021521fa0757d80b87b6a0790bf917932783f7d1341d02d0a 45 0.03/1.00 vMB 26
316,086 316,086 000000000000000002e461c5bc64e417e067e14e3643698eafffa1a4d2186a0f 167 0.08/1.00 vMB 25
316,085 316,085 00000000000000002822bb2eb3a5541e5f941e5ecaf23819767f4f152be45297 139 0.06/1.00 vMB 31
316,084 316,084 0000000000000000293e264d46c0aa322cd41a683cb31aeab57653e0329de1cd 270 0.12/1.00 vMB 30
316,083 316,083 00000000000000000009bfef9cc2094b3351472c4c2d18cb270b52f0c3d63109 442 0.23/1.00 vMB 27
316,082 316,082 000000000000000020b2719f1c320b07b1bb5f2a00263de973c079bd91ef9fce 256 0.15/1.00 vMB 27
316,081 316,081 000000000000000037519b63441d002c2e8b71d26137713bd04e034cbad9f415 25 0.01/1.00 vMB 24
316,080 316,080 00000000000000001208b85161214dfe5a2aef33e8cfa0a1de208e3835fe84b3 559 0.29/1.00 vMB 62
316,079 316,079 000000000000000021d003be807fc905db5007627bc60a6eaca67be4135259a3 279 0.14/1.00 vMB 28
316,078 316,078 000000000000000035f49a7dac8b960be7871c2aeecfd535a37d3642a99f4a3c 64 0.02/1.00 vMB 36
316,077 316,077 00000000000000001211c161dfffd0a69f6e0670b39b4aca55ae034803f3d8d1 334 0.16/1.00 vMB 28
316,076 316,076 000000000000000035f6d5ac89f30b2aa67c08b03671e9c13b401a77d3ca6283 370 0.26/1.00 vMB 22
316,075 316,075 00000000000000002d406c572e06b201d0c2f3e44af972c3eb8f80daa9c076b8 63 0.03/1.00 vMB 29
316,074 316,074 0000000000000000214be71d3005490369ee853eaa39cda264340a9e3e1fffd9 468 0.25/1.00 vMB 27
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.42 GB
    • Received: 17.54 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.