Loading Tool

Explorer IconExplorer

Memory Pool

76,675 transactions
28.48 vMB
0.06502183 BTC
Random Selection Loading Transactions
Max Size: 172.85/200 MB

Candidate Block

Mining Attempt c0ba59afa6dd2e22f85e8c4e791a499c32e77d5e58b9b58f334621cf17319eb3
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 2edf6f7933a87ad774cd83596f7150cd58f6d06b642e16ebe8a8eceed594a13e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,520
Size: 1.00 vMB
Total Fees: 0.00589624 BTC
Feerates: 178.73 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (248,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
666,293 666,293 00000000000000000007f23b1f448b1bc1e1161c2b56ac575fdc40715d869d4c 2,263 1.00/1.00 vMB 49
666,292 666,292 00000000000000000004e5327539ca48a0865cd498a3094161fccf542b36e86d 3,213 1.00/1.00 vMB 123
666,291 666,291 000000000000000000021900256b315551ab816cc02ed2a61586768f09765d46 2,400 1.00/1.00 vMB 48
666,290 666,290 0000000000000000000c2900dcf608d524df8444a8408d310f82ce88be65fb49 2,054 1.00/1.00 vMB 66
666,289 666,289 000000000000000000089b7c548a32076ec53710c60ac35abdc61f29515cb288 2,013 1.00/1.00 vMB 50
666,288 666,288 0000000000000000000d38f195b0f01d56c0ca350d773f26e09a94ae4d1ad1a6 1,415 1.00/1.00 vMB 67
666,287 666,287 0000000000000000000b5a12c510f9947a5d006e3c535724c5b8104279e3f3ff 1,903 1.00/1.00 vMB 94
666,286 666,286 0000000000000000000b625b13c024fa1ef1db3ac553f013d9bf71146e44a3e2 514 1.00/1.00 vMB 65
666,285 666,285 000000000000000000077799585c965dc6b223c0cd6e10dda0b1c4e42405682a 593 1.00/1.00 vMB 68
666,284 666,284 00000000000000000006418cfe95c5850f6355cb5edf9d0c3656cbbbfab67ff5 2,724 1.00/1.00 vMB 119
666,283 666,283 00000000000000000008125a96501a24c9de75b493baaf4e4276fb31fb2a5def 1,221 1.00/1.00 vMB 82
666,282 666,282 0000000000000000000c0839c1362c3e7c17d5d3ec96e5209753d8ea200a11dd 1,847 1.00/1.00 vMB 35
666,281 666,281 000000000000000000081eb967d40a8222301ac424ee5c40d495fd7b21f40d52 1,071 1.00/1.00 vMB 63
666,280 666,280 000000000000000000098029bc46ef43911b796284f2e0e883ce607050f3d876 1,643 1.00/1.00 vMB 114
666,279 666,279 000000000000000000056521b694d70f796a0beb64fbc07cc12c8f2ff5f2f848 1,437 1.00/1.00 vMB 34
666,278 666,278 000000000000000000005d400b541a8a6d4c0439c0050fc640af32a19c0b96fe 1,484 1.00/1.00 vMB 55
666,277 666,277 0000000000000000000a108a4611336b715438106b6771b7fbee4d32fcf8a0fd 1,612 1.00/1.00 vMB 49
666,276 666,276 00000000000000000005b85357acbe88a492877fa0973f2d6bf8ec88b6150489 1,639 1.00/1.00 vMB 43
666,275 666,275 0000000000000000000bd82f3c2b65937d5fbbc5632c6a9296ef379aa94ce530 686 1.00/1.00 vMB 13
666,274 666,274 00000000000000000004ef879738568070e45580a2d8260377d08cd08b239953 1,426 1.00/1.00 vMB 50
666,273 666,273 0000000000000000000650ff05763d0ae28b57db207c106d0d3eab66557445bf 1,987 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.68 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: 675.55 GB
    • Received: 16.43 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.