Loading Tool

Explorer IconExplorer

Memory Pool

13,030 transactions
7.32 vMB
0.02113656 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.86/200 MB

Candidate Block

Mining Attempt 112f2a686f9a49847e3c807fba85531de6fdde8e00f02a2212dd5e768cae4610
Version 20000000
Previous Block 000000000000000000011f98f784a9518d613900780ad0e35c0cffb98d897571
Merkle Root c1d4e6e4b64842e742806aa0d79ca96794eff434a7a67bd02d54800221749f33
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,293
Size: 1.00 vMB
Total Fees: 0.00643737 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,382 (727,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,115 186,115 0000000000000898c2cc79a5dcc324de8f82b88f79a0206aa729edd75cddf44d 12 0.00 vMB 15
186,114 186,114 00000000000003c3145cc1b4b8341eba22460b31f841f47253d0c299765d0ee2 5 0.00 vMB 29
186,113 186,113 00000000000000ba5a2369a8bb23c20be9e7a3426f46f07d1368c7e6f69f43d7 253 0.09 vMB 155
186,112 186,112 00000000000007ca3d0da99f8bcaa7d267e3245499517234c7708e0f60f54521 66 0.02 vMB 108
186,111 186,111 0000000000000297e483573083c3bb6f62bb281d81581f2e5eb24983834d1c70 12 0.00 vMB 38
186,110 186,110 000000000000096bfee227294b9a86241335b420e1a3aee83b01ac0420da49b6 157 0.07 vMB 128
186,109 186,109 0000000000000818a6da297a1cc8c498916fea542104fea2c32a0991ec65eae5 135 0.04 vMB 120
186,108 186,108 00000000000006d562e7f0a8f6f67ae0222508e56b9a1f700f3cfd627fd3fb8d 112 0.08 vMB 152
186,107 186,107 00000000000003178ec80060cca644b1f7de26e1d9eda30a90566316e3cdb4d9 367 0.17 vMB 123
186,106 186,106 0000000000000361a0767601195bcb6c65cbe7c8628cbef84a7843f5192d3e5a 139 0.05 vMB 225
186,105 186,105 00000000000006cd3ff412e0dff604efab809890f90aae69fa0db890dddf6ecd 49 0.03 vMB 112
186,104 186,104 00000000000007bf3808f646acd650df74d504f4ace1bcccf4e0957a3ba1949a 1 0.00 vMB 0
186,103 186,103 00000000000005579a05ecaf89402d65f3b10bdd79e27ee941c20b60c8e64d38 206 0.08 vMB 133
186,102 186,102 000000000000015c43ee0674ac5dd42722124845acbb791ea5c10dbe98e14f7e 115 0.06 vMB 108
186,101 186,101 00000000000002eeb6131ae775339a79efc440e7c063d63a4479ac131214408d 256 0.14 vMB 166
186,100 186,100 000000000000000a2c994baa06c29ae5ac2fd901eb1f0c9816f8357b12501bce 87 0.04 vMB 108
186,099 186,099 00000000000006f824b18863a278e5c88e462339edac4c6f3fb605625d95b941 51 0.01 vMB 116
186,098 186,098 00000000000002421e1c6c623cb520718457d6505bc391393ed118e52d9accd3 189 0.13 vMB 93
186,097 186,097 00000000000003d07a28178334d04d1b2547abf013a9d0fd8a33c6604519b337 333 0.12 vMB 150
186,096 186,096 000000000000056a39366840620a08ae81a3963122e879316de7af32c93b81ad 48 0.07 vMB 53
186,095 186,095 00000000000002463d034f0a1d239235e42dd134099b215d3ac6cb3338a66196 147 0.05 vMB 125
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 11
  • Data Transfer:
    • Sent: 223.46 GB
    • Received: 0.85 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.