Loading Tool

Explorer IconExplorer

Memory Pool

82,202 transactions
30.04 vMB
0.14928573 BTC
Random Selection Loading Transactions
Max Size: 182.02/200 MB

Candidate Block

Mining Attempt 4d0bad73c14e5ec40901739cedf299db1c05ea4c036064b77aa16383deb0b32c
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 89203b0c500b61d82f28c8482a4d96c1ce1ff26895f67174d236498026d3a8f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,839
Size: 1.00 vMB
Total Fees: 0.07893901 BTC
Feerates: 101.65 > 7.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (737,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,215 177,215 00000000000005f8fa6fe54b9ae042bbc783b56b5f803919df15957be1cde2ac 103 0.03/1.00 vMB 247
177,214 177,214 000000000000038fb075cde499b1c2ed84fba96dd82abb473397cdadc115940a 76 0.05/1.00 vMB 134
177,213 177,213 0000000000000175b61c6c5a0f15d2f0a451f6ed74c672efc6b0e36b40398b16 85 0.03/1.00 vMB 263
177,212 177,212 00000000000009e8b155678563ef1b765f9cbe5e247c37d5ba8156b9a93cfa65 100 0.06/1.00 vMB 145
177,211 177,211 0000000000000a6c0d52a8d9843315dc05c1a0de4fd3570f656a90a6951b6226 162 0.05/1.00 vMB 59
177,210 177,210 00000000000002e3dad328ef49063c8f4f3b6232630dc12b58e3fa7db5043ceb 118 0.14/1.00 vMB 562
177,209 177,209 0000000000000603823f5fa5f1fc483b1841765194381fde0ae602e837027a93 23 0.01/1.00 vMB 69
177,208 177,208 00000000000009b52b0359bda5ef89d55eeafefa2aa8aef38319cd6f811ec1c7 121 0.05/1.00 vMB 277
177,207 177,207 0000000000000727ed6d7dc71497cf734fbf3edd9d5e1d92e816548fddef94d2 1 0.00/1.00 vMB 0
177,206 177,206 000000000000004e3aa8ccd585b2b118d1fd67158eebaec5bf8d4263ef7833b5 20 0.01/1.00 vMB 210
177,205 177,205 00000000000000cd414094f09b382e5de10a246b89ac674f8768ed4ddf595b05 78 0.03/1.00 vMB 109
177,204 177,204 000000000000036dcb30b0685089138aa29bfb54c036e774359cd0ea2268c40a 136 0.06/1.00 vMB 111
177,203 177,203 0000000000000458d8d4171f06c60cb0eecf56af8253cf1518fbfb2dc5a942c7 76 0.04/1.00 vMB 106
177,202 177,202 000000000000033b54da1b38afeba069e5ab4bcb3b572e37c1e62aaad4fde255 75 0.02/1.00 vMB 2,642
177,201 177,201 00000000000005353ca3f58e531b02ecd29b140ba2e23c9652197f9dd898106e 30 0.03/1.00 vMB 1,031
177,200 177,200 0000000000000011f4771501cb4c66d2a9a48b03bdba28470e39cc03b6432cd9 49 0.02/1.00 vMB 91
177,199 177,199 000000000000089ca25a211c10afb1fe30ee3164db50a626611462c47d3b9b70 119 0.05/1.00 vMB 98
177,198 177,198 00000000000006edd6cd9ae1571109b9a273f2940bdc81c5e1c76e6953af364b 137 0.05/1.00 vMB 120
177,197 177,197 0000000000000721de5e2604de6c6c483e858a571005f6a15cbc892cc47283c0 123 0.05/1.00 vMB 113
177,196 177,196 000000000000022168753cad8e84cc1cc8a06742cd42342cb262b91fb8c312a4 14 0.00/1.00 vMB 351
177,195 177,195 00000000000009940293615d9c61b7774a615fd197e2cd642fd60d13363753dd 66 0.03/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.