Loading Tool

Explorer IconExplorer

Memory Pool

77,855 transactions
29.15 vMB
0.08294143 BTC
Random Selection Loading Transactions
Max Size: 176.12/200 MB

Candidate Block

Mining Attempt 12c2a968984349b1cab3cad6f6c01237a91fa53a14e9326c0831b2ae2da21961
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 109cb80f41c9fdb1fe6e794d91c0b62296255e359614b1f978828ad57cc12234
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.02168553 BTC
Feerates: 302.06 > 2.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (549,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,162 365,162 00000000000000000d8cf73301d58de3b9dd19eba3a9cbd028527aae473075ef 1,751 0.92/1.00 vMB 42
365,161 365,161 00000000000000000e36b9bfaa285d44e2f13162b1561522e553c3a2e1c3cd50 1 0.00/1.00 vMB 0
365,160 365,160 00000000000000000ed9b28805f67ba4906dcc29040d7bbe5401ffa56fafa0a2 839 0.75/1.00 vMB 13
365,159 365,159 00000000000000001428c2166b515e77b76dd94794c38576c6657c023b91c3cd 838 0.93/1.00 vMB 21
365,158 365,158 0000000000000000042b08e79cb164115f2c015e6b69476768f8d8c768b42f96 1 0.00/1.00 vMB 0
365,157 365,157 000000000000000009c901b3f8e07405a6c5339d8438a1a532c40ab3fb34339d 1,816 0.89/1.00 vMB 50
365,156 365,156 00000000000000000b1049145333c5c1782c44021eb975378198f83d3c8091a6 339 0.17/1.00 vMB 40
365,155 365,155 00000000000000000793115ba04695739424133d0b5461628644a290e5d96b59 589 0.93/1.00 vMB 15
365,154 365,154 00000000000000000095f76f4176f0bc5b1fc8d2f99f04d0ec5df301ba5a4f4c 483 0.23/1.00 vMB 40
365,153 365,153 000000000000000012ee83d69d0c6b832297e2cbc5ff16b05c99574d149d8abc 997 0.51/1.00 vMB 45
365,152 365,152 000000000000000015429b5987b903c193244b1028f3ebdf6d62ac49559b4276 521 1.00/1.00 vMB 14
365,151 365,151 00000000000000000e084c52ed93cecd7e41373be816987b79410d0a106bd691 173 0.19/1.00 vMB 24
365,150 365,150 0000000000000000086f0846b65bb90520746894ff320f5ba1e683aa193efaed 852 0.93/1.00 vMB 22
365,149 365,149 00000000000000000f9683585a305095d0abdc43b0c17ce05d8ceb61ae8b6dd8 796 1.00/1.00 vMB 23
365,148 365,148 0000000000000000122aa956e27bbd22dd2ea9208e6c6beae90734cdaea503d1 1,954 0.93/1.00 vMB 49
365,147 365,147 0000000000000000086007e31decd6eb80e07f77271ef50c69e1e6342161f4e5 618 0.37/1.00 vMB 38
365,146 365,146 000000000000000011c466f21665895add9338b1cd88182ad50732163d4fa41f 1,435 0.92/1.00 vMB 35
365,145 365,145 000000000000000005d5188396d0c229e458e7ebed5efacb6f8b3fe25de5f444 1,223 1.00/1.00 vMB 33
365,144 365,144 00000000000000000fe37d0265a7851cd284265b76f486a1b24ec67a611a7590 1,103 0.73/1.00 vMB 26
365,143 365,143 00000000000000000e48bfa4f72a0cb7ed24b88cc8251ca6ada47c7c0408072f 1 0.00/1.00 vMB 0
365,142 365,142 000000000000000013f5f6058809e7adb9cddf85de044e84c961627bbd3c9a4a 1,739 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.62 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.98 GB
    • Received: 16.09 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.