Loading Tool

Explorer IconExplorer

Memory Pool

41,432 transactions
20.31 vMB
0.08289947 BTC
Random Selection Loading Transactions
Max Size: 112.93/200 MB

Candidate Block

Mining Attempt 9027956f93068155333c7092564d072adb77fc87147b0df668650b7db8ff0a3c
Version 20000000
Previous Block 000000000000000000007a0cd34982de1d141109cf84d849ff739c12e62220ed
Merkle Root b4919eaaa6c2f453f9d9b727a9e02850640a620075772042f88893581600499c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,072
Size: 1.00 vMB
Total Fees: 0.04270165 BTC
Feerates: 145.95 > 4.28 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,106 (653,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,076 261,076 000000000000000f78a80a3e91bd5e5f55c367cc316e428084a414ee6f76ba0c 206 0.10/1.00 vMB 98
261,075 261,075 00000000000000046bb41e9d83a28bf22a9191b4010ed64ad3b74cd1e5d13d01 11 0.05/1.00 vMB 5
261,074 261,074 00000000000000199f477791711659e3ed4148f5d210569aa57c352be8aa29b3 182 0.10/1.00 vMB 178
261,073 261,073 0000000000000006be1504a8bd6cb997d3e160afbe125c419ed5ff3dc7f26d4e 266 0.14/1.00 vMB 94
261,072 261,072 000000000000000577d4230865d629f3c77043c3bca56641341ff92c0e05e53b 122 0.06/1.00 vMB 44
261,071 261,071 0000000000000005ed8fa01e142b18726a74de81b382a3335627a6541baa3ca8 29 0.01/1.00 vMB 54
261,070 261,070 000000000000001382d7ada52b34d9fd7c2ebfbe46964190bca80b67560e3b6c 446 0.26/1.00 vMB 70
261,069 261,069 000000000000001684d05cbe2b9ccfe668c35ebc3185ecff4ecfd95539b20abd 116 0.04/1.00 vMB 161
261,068 261,068 000000000000000567f7ae4fa46f0da9e4a73e710d03dc19533590fb9928e890 28 0.15/1.00 vMB 5
261,067 261,067 000000000000000cb8b2a62491d1bbf2cee0ac9986219370c8a4458cc6f113ab 137 0.07/1.00 vMB 57
261,066 261,066 000000000000001074cd020fc28ea4e62324272610e855b4fecce2249992f054 508 0.20/1.00 vMB 112
261,065 261,065 000000000000001623e97f72fe67279c1d453e0e32f42891fa89a6a8730697cc 296 0.10/1.00 vMB 54
261,064 261,064 000000000000001b8de231be44565d36827d5e17037a3cdb369cb8c6a23d34bb 104 0.06/1.00 vMB 55
261,063 261,063 000000000000000589b653b350eeb443bf7ecc98073bac10b44dbe63c2a7abd3 262 0.11/1.00 vMB 119
261,062 261,062 000000000000000fa2eb063b9f4982f6a0f81e66ca064dbadbbbf828257559bc 255 0.10/1.00 vMB 115
261,061 261,061 0000000000000005e09fa2d7e008a21ca5406d93d4a4a0bca1e4a85aa28e6cc9 264 0.09/1.00 vMB 132
261,060 261,060 0000000000000016704a8bea599fdb1737dba24b969e779cfb5d4225f4782db0 269 0.10/1.00 vMB 96
261,059 261,059 000000000000000fd1cb3966523a08ebe85dafa917e7ab4a7a8d3f9a5f7eade4 158 0.11/1.00 vMB 43
261,058 261,058 0000000000000010428b24a4b26f2bb9b76b60aa652ebe1991bde55260301de5 231 0.10/1.00 vMB 57
261,057 261,057 000000000000000cd43f45f797b337fd12bd8dd60ace1bb92f2a6fd7f12d7550 240 0.10/1.00 vMB 147
261,056 261,056 000000000000000e6f4895ae2f13a64f139e0a3791245654daa9cf69ccfb391c 307 0.12/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 780.79 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: 559.44 GB
    • Received: 7.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.