Loading Tool

Explorer IconExplorer

Memory Pool

14,381 transactions
10.80 vMB
0.04580188 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.11/200 MB

Candidate Block

Mining Attempt 4ef026e92a5f282efe336eab750d547541fc4bdf2fed216142a36671661b50b7
Version 20000000
Previous Block 000000000000000000007fe516c23d208c0e936621568af08b537f0dfad8b31f
Merkle Root b4a650f14631209d48e98abfcf5b8aaaf5a0a3d5a889121f9e87cec53a1fb2f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,034
Size: 0.99794275 1.00 vMB
Total Fees: 0.02637893 BTC
Feerates: 202.69 > 2.64 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,810 (716,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,282 197,282 00000000000002b5d58ff44106383b6988ff3e1267b3bfb4c3a85364237f261e 321 0.14/1.00 vMB 143
197,281 197,281 0000000000000673a1645fd6281d9033df933803f7db90c3f509ca29a24a0b5d 26 0.01/1.00 vMB 117
197,280 197,280 00000000000001b38e93f02be1f00ae3f39c4ab32dfb989154d38cfce2b29a4a 145 0.10/1.00 vMB 104
197,279 197,279 0000000000000088246a0a90732f7fca77d0b0087c1997a91311e70a54b33da8 218 0.09/1.00 vMB 138
197,278 197,278 000000000000048cc655fa1a2506237e1dd0d027a77519e3eae16b6a4bddd16a 122 0.05/1.00 vMB 64
197,277 197,277 000000000000021ab1de790e219895a41ef2000e9faba426695b7425ea33ffce 534 0.21/1.00 vMB 133
197,276 197,276 000000000000030bc1f6d8a0ad70da7be6b910ef5cb639e94511a8400dcc35b9 32 0.01/1.00 vMB 0
197,275 197,275 000000000000046795799f2bcfdda0b3cc32562508bd014fcd0c1a4762cf47c2 29 0.01/1.00 vMB 12
197,274 197,274 000000000000035235826b944fe5af77203bbf986784b56f1c4f11de23113db7 409 0.17/1.00 vMB 128
197,273 197,273 0000000000000460b82f8f613e1b9fbc7f7c9a7741b929170933af2d97bbb71b 512 0.18/1.00 vMB 185
197,272 197,272 00000000000003cf7ba529523b227dd896032dc6256f45c047b21a0cb6b5d523 128 0.05/1.00 vMB 141
197,271 197,271 00000000000003f520799952e59bbcbf86d202cb332f4d63b990e47416f996ed 143 0.05/1.00 vMB 106
197,270 197,270 00000000000000bba74365ba9b4733c7423ae98e6ac816edbe0ab24ea9eddd34 396 0.17/1.00 vMB 143
197,269 197,269 000000000000032ed732961cdbdfc8a92955045954dddf43263de9043ef0cbb5 31 0.03/1.00 vMB 76
197,268 197,268 000000000000001d3143dfa1572987a52bdb9b358269b3f625b173cdd25383d8 81 0.03/1.00 vMB 114
197,267 197,267 000000000000046a61d6b1a03fd4be40d0625c6017814891168330221bdd12af 32 0.01/1.00 vMB 0
197,266 197,266 00000000000004319e7d3390e54421baa436dd16c2d3d5538122f8dc2b3a8682 83 0.02/1.00 vMB 2
197,265 197,265 00000000000006a95a6a8a274ca1c3c0a58ce7b8dfa2de54d1e80604a1656e73 100 0.07/1.00 vMB 84
197,264 197,264 000000000000018be2157bbbae4450b37a8e9923e24f8f04282fe6a7fb7325aa 104 0.05/1.00 vMB 105
197,263 197,263 0000000000000168b895fae96b420bd7e98f2a723b7a684b988087d6edb2a795 326 0.16/1.00 vMB 105
197,262 197,262 0000000000000436a7fcb3a12c9d6380545dfff3f1009c104c4ccf2504dc8676 256 0.09/1.00 vMB 200
Previous 10 blocks ↓
Total Size: 780.28 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 516.60 GB
    • Received: 4.46 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.