Loading Tool

Explorer IconExplorer

Memory Pool

74,718 transactions
29.75 vMB
0.09790040 BTC
Random Selection Loading Transactions
Max Size: 172.48/200 MB

Candidate Block

Mining Attempt c3b95f288c5698f774abae7b9cf00f89ca61c0e50cb7496cbda3753b2dac21ff
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root d736c2d9d06f02d0bfe565996420ae14573b2f1d622ef4aa3bf5f7a251bcb1db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,860
Size: 1.00 vMB
Total Fees: 0.02754603 BTC
Feerates: 150.36 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (427,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,026 488,026 000000000000000000d3ac8a924e14481819973401917f02157bb91055619cf1 367 1.00/1.00 vMB 133
488,025 488,025 000000000000000000a1243950618d817355017bcefeeb32a645a59f3aaec945 269 1.00/1.00 vMB 132
488,024 488,024 000000000000000000a7871bbfe0506870d9da034da4c668f0dbb3046db5891a 984 1.00/1.00 vMB 143
488,023 488,023 0000000000000000009d4d0fe4b3c5cf2cfda29c996c7017224ffe09ebd6d1c8 27 0.01/1.00 vMB 269
488,022 488,022 00000000000000000057b265869259f6f7037f829b12f910209d0e61dbb18d6b 649 0.99/1.00 vMB 138
488,021 488,021 000000000000000000263f0ebcf729da26b279898f231c2e99c2e6570cb9a0eb 1,314 1.00/1.00 vMB 148
488,020 488,020 000000000000000000e7f5305e447b27b0c138546df942e024dcd3a59f8756a0 851 0.99/1.00 vMB 140
488,019 488,019 00000000000000000077cccaa46571ef8289dcb994634dcfeb6cca3681dfd5fc 911 1.00/1.00 vMB 101
488,018 488,018 0000000000000000003d9344d2d53f9a5f808c65feb11883c312e84b221e01ed 791 1.00/1.00 vMB 137
488,017 488,017 00000000000000000023bd2519945c9b616e6a76c7c2cc1250a015c523b04d72 1,012 0.97/1.00 vMB 102
488,016 488,016 000000000000000000ac292126fe15222826c676b5be89b452db17721d13f507 875 1.00/1.00 vMB 118
488,015 488,015 0000000000000000002a83c2a1debcf1212987fbf38fa15aaee932b095b7ccc2 847 1.00/1.00 vMB 105
488,014 488,014 00000000000000000018cf295385c04f46a5ec3d1cca9d7a59bc4912635dba7a 2,136 1.00/1.00 vMB 123
488,013 488,013 0000000000000000004dea31b6d78a7f804a95056f065b502cefc20617f6883d 2,253 1.00/1.00 vMB 161
488,012 488,012 000000000000000000aa767de47ba89178bf5db435ce80dff1d8b6d6f777a87e 1,986 1.00/1.00 vMB 139
488,011 488,011 000000000000000000274b4868b38eccc48e6945c28b29fc0978b4fa87da16eb 2,460 1.00/1.00 vMB 152
488,010 488,010 000000000000000000030d631a5d01413b5ce6b87e07c5cfb039e84136c2c317 1,017 0.99/1.00 vMB 119
488,009 488,009 0000000000000000007c1d919659bf779c044fe688288e6970407ec877498ef2 656 0.90/1.00 vMB 111
488,008 488,008 000000000000000000e7a06bbc90bb8f502da045c30fe9f9601b813d3c5cf0be 227 1.00/1.00 vMB 108
488,007 488,007 000000000000000000a6e3102c47f2b912336e00d625c032c92792494d10659d 1,025 0.98/1.00 vMB 125
488,006 488,006 00000000000000000059f7f72dac7c61e1ef79c9fda0ce3e778b64eec133bac8 1,441 1.00/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.