Loading Tool

Explorer IconExplorer

Memory Pool

85,855 transactions
32.00 vMB
0.21252058 BTC
Random Selection Loading Transactions
Max Size: 191.36/200 MB

Candidate Block

Mining Attempt 796dabf131933015d45fd844063d215a402b5021261de5efb962e74b08a51b4d
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 3d8fbafbbdc05c7d05cf4e3bfd9b4a114de44781c97f089e0391352bbf1436cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,904
Size: 1.00 vMB
Total Fees: 0.09585227 BTC
Feerates: 529.10 > 9.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (554,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,246 360,246 00000000000000000906548aa5dabe4613607a951540e1ca753e97e8aca83713 769 0.99/1.00 vMB 10
360,245 360,245 0000000000000000068d0b4a14e5cc56154f466feab0c54bcc6af76f632cdf1c 452 0.75/1.00 vMB 9
360,244 360,244 00000000000000000c9385c2412a1a318956a35105a519de77b0c7cf143e0e22 212 0.99/1.00 vMB 2
360,243 360,243 0000000000000000069f90ef80d5f85a00bd43a7fecd9991a646a1de8ea243bf 663 0.75/1.00 vMB 11
360,242 360,242 000000000000000001c9303494132dd442fee7196003c541a34e45e97c0fd064 451 0.85/1.00 vMB 7
360,241 360,241 0000000000000000036b46c95c65ac27eb4ccc57046edae899d9a2471c093dc7 233 0.75/1.00 vMB 3
360,240 360,240 000000000000000001f859383722f7c6a928ab77ff37d8bcc97b877cf52c56f4 689 0.75/1.00 vMB 13
360,239 360,239 000000000000000003a101b25c1744fa25a3642157eaee5ffa6dbdf718987d47 2,012 0.75/1.00 vMB 34
360,238 360,238 00000000000000000044c296568cef251ab895701fafe7f3ec4a6f9484fc14e6 365 1.00/1.00 vMB 4
360,237 360,237 00000000000000001135123f087aa0db8183676164e47e9a3fe4d0e523d36ad0 161 0.85/1.00 vMB 2
360,236 360,236 000000000000000001e1a61215e5c83af14cb0824807acdd1a4e3619c141830e 1,066 0.75/1.00 vMB 17
360,235 360,235 00000000000000000a95adc4c77028a71677e00f63370118a77f1e009615b635 544 0.75/1.00 vMB 6
360,234 360,234 000000000000000002539a97ce55987ee8cf5038a78a6b4e8f338a15c277b112 997 0.56/1.00 vMB 24
360,233 360,233 0000000000000000070967a14e39d40734dbcf697d0eef915490d33acc93f0a3 1,122 0.75/1.00 vMB 12
360,232 360,232 000000000000000011868fa6987c726afde0c058922d1f3f38fbf158829cdcce 2,317 0.85/1.00 vMB 35
360,231 360,231 0000000000000000001c0348d120df78692a12c02bbb6ee9bbe65ade9d93d2fe 767 0.45/1.00 vMB 20
360,230 360,230 00000000000000000247ab8339cc7a8b211b4b3961233ec783d708a8791f7575 1 0.00/1.00 vMB 0
360,229 360,229 0000000000000000096f8074bf82c56a09f890a6c054e5f318d8286136f3fbef 231 0.19/1.00 vMB 19
360,228 360,228 00000000000000000db4cb3be1e0864fa032320357706510efd1d565849fe431 1,088 0.74/1.00 vMB 20
360,227 360,227 000000000000000004b888a0b2771e7666e2973dafa719e6ef18a26a4629415f 546 0.29/1.00 vMB 25
360,226 360,226 00000000000000000401ddcf2fc8d06fd8263ad48df398dfcfff41a5c53e9f66 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.