Loading Tool

Explorer IconExplorer

Memory Pool

37,272 transactions
18.94 vMB
0.04209215 BTC
Random Selection Loading Transactions
Max Size: 104.83/200 MB

Candidate Block

Mining Attempt 8c5d99c4a038e7223f551dff1281c39a76cb6bb898f1e247682c81e547556d1c
Version 20000000
Previous Block 00000000000000000001fca5d03d150a8b3bc513db65e609eacbba7b8e6522a4
Merkle Root e474a42dcfc7dcea4afc519ca6ad85a998d98276351849a8473b50c75f786a03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,752
Size: 1.00 vMB
Total Fees: 0.00591648 BTC
Feerates: 151.12 > 0.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,050 (751,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,428 162,428 00000000000009f314873d2a262332f5dd72af8d89519d674dfba254b19fc5d7 17 0.00/1.00 vMB 330
162,427 162,427 000000000000092e7d3dd6e8f6f97eeda354a066f96bf58e4f19df19938a14ef 1 0.00/1.00 vMB 0
162,426 162,426 0000000000000c4f5a5d99cae62edf89e57d584cbb9748e50295d950233b80d3 18 0.01/1.00 vMB 35
162,425 162,425 00000000000001c34b2c76e47138220243d644d7ec1cf9b22391fd072e58dcb2 8 0.00/1.00 vMB 927
162,424 162,424 0000000000000a2b04c86849842d90a9e0ee375142e7ee5f0ad3862bef5bb646 60 0.04/1.00 vMB 64
162,423 162,423 000000000000001cb132d26433cdefb308c2e852e5262399a3c3416e9dd14c0f 28 0.01/1.00 vMB 93
162,422 162,422 0000000000000275837d141072b905f0a3e51693b212cc225d2bc05594b36abd 75 0.04/1.00 vMB 72
162,421 162,421 000000000000041d2c2c3e8a11eea93e1c457549206304e478b034df7ceaf5d2 15 0.02/1.00 vMB 90
162,420 162,420 000000000000086fa0615827c7f178296fca5d737da06356d4b00316b9daddac 54 0.04/1.00 vMB 247
162,419 162,419 0000000000000118dad5a2067f1d5300af69bb1e637ccf7c2fbc4ac9f0fe45fa 20 0.01/1.00 vMB 64
162,418 162,418 0000000000000b18166595bac46a1d3af5194509a072bbd6a80f8bd63343e605 93 0.03/1.00 vMB 23
162,417 162,417 0000000000000bdd902e7c9c664899791cf88ab2f823d01368e542ee4c9fe050 14 0.01/1.00 vMB 29
162,416 162,416 00000000000007e771a528032466e574354f54cad37358d95eaa445176784f47 31 0.02/1.00 vMB 170
162,415 162,415 00000000000009f7f08ecaca68a4b96dc4b6b88a8d4ef72a4b79b68ccf3b2fde 13 0.04/1.00 vMB 108
162,414 162,414 000000000000052b67db6d374418e13e16eb1c1aa235aa978ce3e970fbdd55e4 26 0.01/1.00 vMB 0
162,413 162,413 00000000000004719342e13b8fab9586295d8bcc3a31ed0cd69ce8ee9c9dfd44 27 0.01/1.00 vMB 126
162,412 162,412 000000000000008939dd058e0a5c33507e1210a0028054ea1deadbb5c774e4da 55 0.02/1.00 vMB 169
162,411 162,411 0000000000000a3b602bb487536185ec718d27482cd8b983b7d2b9fceef9407c 16 0.01/1.00 vMB 62
162,410 162,410 000000000000007df9fca3c31dc47d21171f2206d576b306549474f580a134b4 29 0.02/1.00 vMB 327
162,409 162,409 0000000000000cca581f2959ca4d376488c15e2efe10890efa3bf19da54e3d08 50 0.02/1.00 vMB 260
162,408 162,408 00000000000000a7a770d397de76f2804e964bb8eb56a4c53d9d90b905d2664a 53 0.03/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 780.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 553.96 GB
    • Received: 6.69 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.