Loading Tool

Explorer IconExplorer

Memory Pool

82,168 transactions
30.55 vMB
0.13549760 BTC
Random Selection Loading Transactions
Max Size: 183.80/200 MB

Candidate Block

Mining Attempt 0a9b40f20e2147acb0d879f6717f17f5669b8b83d3ba1804476904ae2a9c3121
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root d42be0f4c01d735c98664707d0c881fb509e9c204a9a2739683a1767b7b7cb0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,061
Size: 1.00 vMB
Total Fees: 0.05279297 BTC
Feerates: 302.06 > 5.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (546,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,354 368,354 00000000000000001502ba8c774b16450284eba09d06f2ca1fae2208cf5ba017 1,848 0.93/1.00 vMB 42
368,353 368,353 000000000000000013ccf3a864e786b5ec3aae0a52fffe1e5151c76f87b99a7e 1,410 0.92/1.00 vMB 32
368,352 368,352 000000000000000007ab8ed44ba6555f775c329c8e36dc1628a3cc7015d2671c 772 0.95/1.00 vMB 25
368,351 368,351 00000000000000000313a3a9ed59b414dda132cdb7b18c4e7f3946cf050bf662 1,180 0.93/1.00 vMB 31
368,350 368,350 00000000000000000a1a24084d3e31b28df59b75d15657349536c0e986665a7a 610 0.85/1.00 vMB 24
368,349 368,349 00000000000000000fdac6cc72f7d9c1744297293c4061495ed4468856224f7c 881 0.99/1.00 vMB 25
368,348 368,348 000000000000000009d4a64176a570918204ca4a0cee12593106e89d065ae9fc 1,377 0.93/1.00 vMB 33
368,347 368,347 000000000000000008373d62afe1071ca4d4d423f3ff14f0bf13d508fbab1d35 578 0.48/1.00 vMB 44
368,346 368,346 0000000000000000120de061766233382dc76dcccbf61d1fad5153a066f40299 581 0.84/1.00 vMB 20
368,345 368,345 000000000000000014db4fbff57995bd323376002100d85a5a7661af1df40039 680 1.00/1.00 vMB 13
368,344 368,344 000000000000000014b869181d39dc82feeaa738e6c93af1272de6cc9f26f357 358 0.26/1.00 vMB 26
368,343 368,343 0000000000000000110c31f2eedb8adb578c7ceb800634bcab9e4468642886eb 1,207 0.93/1.00 vMB 31
368,342 368,342 0000000000000000139d11f2a72871c9c753b71e28e41bf896b5244abe8edc81 1,234 1.00/1.00 vMB 21
368,341 368,341 0000000000000000104261abbb2a3170c6acadc691a13048b2b98e0e3c200cfd 633 0.89/1.00 vMB 22
368,340 368,340 00000000000000000bbfff07db27e50a4d646fb4598ee855db16ffe4402ef8d9 1,021 0.93/1.00 vMB 28
368,339 368,339 00000000000000000d163c24764a954d44d85bc8c2c9d95109894026680530b6 421 0.80/1.00 vMB 18
368,338 368,338 000000000000000014b01fdc13a172e2dea322728b6ce70c9f398850641094c7 1,525 0.68/1.00 vMB 49
368,337 368,337 00000000000000000f36e58fc5ab131a96d5114b5e9906f8a6a9486cc287d30c 542 0.51/1.00 vMB 17
368,336 368,336 00000000000000000aabab5f0c494d6614738ecddd5c205f2e882e3c566a56b8 1 0.00/1.00 vMB 0
368,335 368,335 00000000000000000a82957664d9a33a5f777b7b6785bfad8a6585b41ab6b572 1,275 1.00/1.00 vMB 31
368,334 368,334 000000000000000014a29f0c88cc294040eab592d157f7de2b5892cf97b01d83 2,203 0.68/1.00 vMB 86
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: 672.01 GB
    • Received: 16.11 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.