Loading Tool

Explorer IconExplorer

Memory Pool

55,679 transactions
31.75 vMB
0.19806544 BTC
Random Selection Loading Transactions
Max Size: 171.05/200 MB

Candidate Block

Mining Attempt c933a15a384d4aac995ade62b2b889e86432840fc0af03bad7bde811a8b41ba1
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root e54dc1c9b6a1e879e37ee6a9d4c1a98b7f2fc8e6baa07c2382e25eeb8144ce9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.09038514 BTC
Feerates: 502.67 > 9.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (667,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,301 247,301 0000000000000055767d20613b065a229db4f27ed0bb6cd73532a40a115b495e 100 0.05/1.00 vMB 169
247,300 247,300 000000000000002efb6eb419f23215514516a38c8ade1014b54e622dc57f5c99 351 0.14/1.00 vMB 208
247,299 247,299 000000000000003d208b41530e5f67ca156e4519ce2532a8a91833fdcafeab75 105 0.05/1.00 vMB 115
247,298 247,298 000000000000007b36912f6a60bd2752a7798d13ec6d28ae2e9b0be1ba3d0405 69 0.04/1.00 vMB 82
247,297 247,297 000000000000004d8df5123da336e6e9ca5c23afc02accd194872b8fc07c66f1 203 0.10/1.00 vMB 124
247,296 247,296 000000000000009fe24cae2e3fc0955e0f1c8eeae35ff8c90090ceef84e1a3c0 178 0.08/1.00 vMB 153
247,295 247,295 00000000000000206229f4891ec7b8caf0215dbe6766e75da6f76bfa69167c43 75 0.04/1.00 vMB 83
247,294 247,294 00000000000000546bc2d7b9ce4bca6b07837bacb58a2e273e59d15545951365 112 0.05/1.00 vMB 124
247,293 247,293 0000000000000061398df0820d067f5b76d6e6a94647d5728892014fb7ee3f87 20 0.01/1.00 vMB 53
247,292 247,292 000000000000008fa81a1c9e9a7437ad584fdd4b3936d4f78c8357e3547d9a7b 305 0.12/1.00 vMB 139
247,291 247,291 0000000000000006e994198846da816637667140b14f57bf5b69e1bba7483efb 145 0.06/1.00 vMB 104
247,290 247,290 000000000000001d573097eb2a61cb905944ffaadc53ed5d53812ac84ae84183 328 0.24/1.00 vMB 82
247,289 247,289 00000000000000312180b351a585c92bc60d11d0d8415c53ab566a6150a398b5 531 0.25/1.00 vMB 158
247,288 247,288 000000000000007e4602ed2c7fff31b935b41371c4a135c5fe7d6aa4e731552e 16 0.01/1.00 vMB 40
247,287 247,287 00000000000000148e1642d9b6f99d0b698d5770a637b866ae1c6d9c31838364 224 0.09/1.00 vMB 134
247,286 247,286 000000000000006ed29d55ddc1dc7c1ebfc82655c706fb11210905653adb831a 373 0.16/1.00 vMB 152
247,285 247,285 000000000000003efd15e3e9ddff8c956092a54333f0e4ee1afd1c0db7d068a7 242 0.10/1.00 vMB 115
247,284 247,284 000000000000009d4e1c01932b7495a72ba538d69c1debebd0e7bb54f09a6542 330 0.14/1.00 vMB 121
247,283 247,283 0000000000000087fee968ae479d48abbc50fda382ff1071aff53745d87be032 265 0.10/1.00 vMB 132
247,282 247,282 00000000000000200bab44262b1cc9b5423636d40f4227b959674387b010e00e 91 0.04/1.00 vMB 149
247,281 247,281 000000000000008c7f522c6ff5ab69887ff1e3f029a2f6ae7c8870439d4b680c 204 0.09/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.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.