Loading Tool

Explorer IconExplorer

Memory Pool

76,218 transactions
29.16 vMB
0.10449084 BTC
Random Selection Loading Transactions
Max Size: 172.37/200 MB

Candidate Block

Mining Attempt 8da42c758b194f9b48c8e5e4f74f653925f808e28a952043082689ef719eef00
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 39a0c714845aae3c0923ce12eb4023a4f0d1d0c06dd64b9266c2f7ddabe31036
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,406
Size: 1.00 vMB
Total Fees: 0.04189869 BTC
Feerates: 201.37 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (392,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,178 522,178 0000000000000000002f30e5c875ac1d1e38e334918437dbcbe45dfdfec60fc8 1,325 1.00/1.00 vMB 28
522,177 522,177 000000000000000000183bb37f9a06622bb5b52bac2f2ad2c65805285e4f137d 1,001 1.00/1.00 vMB 18
522,176 522,176 000000000000000000172c41ab2c3737f31b466c35ad755f74d5dcdadbaf0e5c 1,863 1.00/1.00 vMB 38
522,175 522,175 000000000000000000298abf5d8a74472cff4bcbe97262c4fe81084ccdd11ef3 342 1.00/1.00 vMB 9
522,174 522,174 0000000000000000003d646c333340be9dc0fb65bc83cc18290d760b938c2a63 354 1.00/1.00 vMB 12
522,173 522,173 00000000000000000023c17ed9136a7b940491ceb1f3f1abf192a4689b1e7f08 788 1.00/1.00 vMB 26
522,172 522,172 0000000000000000000ce2712a1f517382a8a3cc9cfa8d751e034851fc3bdbaa 1,269 1.00/1.00 vMB 19
522,171 522,171 0000000000000000001905e20d6a947635861968dac2096d6a586700a737f3a7 2,286 1.00/1.00 vMB 71
522,170 522,170 00000000000000000017ea67630191306745486dd05dc2e5e9476c71547eacc4 2,215 1.00/1.00 vMB 27
522,169 522,169 0000000000000000000e768738d91c455fa648071f58f38da718ad4a4c3eb30b 1,990 1.00/1.00 vMB 19
522,168 522,168 0000000000000000003cdbf7cae381f7521139e7284a528b677033e053a1a4a4 2,180 1.00/1.00 vMB 30
522,167 522,167 0000000000000000001a34c9c3d08253301f20a5584485672bae5a6077294040 2,413 1.00/1.00 vMB 40
522,166 522,166 0000000000000000001bccd07baefda9b67f0f6665a76b4473e0b5c2a927e006 801 0.56/1.00 vMB 33
522,165 522,165 0000000000000000002ef512c4a279710ac84ff722c5c1a1a9b6ec5955fcb6de 361 0.20/1.00 vMB 24
522,164 522,164 0000000000000000000a655a3cce1587a157ee18863b52ff9ce6746a91166f54 66 0.03/1.00 vMB 24
522,163 522,163 0000000000000000003b5582c153b1a93e90f721382d1548a4ec7b3085644b68 301 0.10/1.00 vMB 18
522,162 522,162 00000000000000000004a8fbf0dfe1109ef2cfb3474806609a9efec053b53b28 1,825 1.00/1.00 vMB 31
522,161 522,161 000000000000000000433537c71e671f3afca370cc7b887e63e09b743dd91f5b 1,435 0.95/1.00 vMB 30
522,160 522,160 0000000000000000003436156072e5d23208ad6f0146e30414cfeb9053fb1ef0 1,246 0.76/1.00 vMB 23
522,159 522,159 0000000000000000000524d322698130733264d75bb36798423529e9f8888ddf 1,460 0.97/1.00 vMB 24
522,158 522,158 00000000000000000024b1b37ecfa5a38d84d07ec50a586c1a5b166615632418 905 0.45/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.