Loading Tool

Explorer IconExplorer

Memory Pool

42,155 transactions
27.75 vMB
0.07749541 BTC
Random Selection Loading Transactions
Max Size: 143.35/200 MB

Candidate Block

Mining Attempt 4bb66a7baf7e96fe4269a81d169e74d4df41e844816411883cbe788d2de30f68
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root fe6419c85100a1f846c0ac77282bd0f77d63f1fa5d2a203a77287e3719db024a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.02193415 BTC
Feerates: 180.63 > 2.20 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (223,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,476 691,476 000000000000000000053c812ddd7ea52929044c9ecfdc27f6fa77fb9bd04f4b 740 0.23/1.00 vMB 15
691,475 691,475 00000000000000000007a1eb3f6672c47ec4b1345f2f30003c0fef22cbc8dcc1 348 0.26/1.00 vMB 4
691,474 691,474 000000000000000000113afb368c2184c1d34f584df68b22fd883387a0e780b9 2,476 1.00/1.00 vMB 7
691,473 691,473 000000000000000000128b5cac3f5ea63bb66c4dbdd202e76e06268cd900630d 2,470 1.00/1.00 vMB 29
691,472 691,472 00000000000000000009b5ee4d5d6ce9484f92488c109fd320b0ba54b9767bea 2,741 1.00/1.00 vMB 12
691,471 691,471 00000000000000000001978569befe6800a5f0217820a49d3b8304aefb58035a 1,209 1.00/1.00 vMB 7
691,470 691,470 00000000000000000008b13df044573b4e746ac0e1c5f15607ec014edb53d8da 2,726 1.00/1.00 vMB 15
691,469 691,469 0000000000000000000fa12e32072488b63303840a3cd4e47872c06d647f9cef 2,690 1.00/1.00 vMB 24
691,468 691,468 00000000000000000006193690ae5b87e772d0a0826b2e728aca2412a40891c0 392 0.13/1.00 vMB 20
691,467 691,467 00000000000000000010f19ed720c3d8863377fa288fc1fefce9a4c9ce86a2db 1,870 0.73/1.00 vMB 16
691,466 691,466 0000000000000000000434185826c7821e23d58e84986652771e049cfc84624f 503 0.17/1.00 vMB 13
691,465 691,465 000000000000000000064ff6171c0bfaf1f537ba5ca1f3b5e3633440a2ad0b87 1,349 0.84/1.00 vMB 5
691,464 691,464 0000000000000000001231da0fbe10e2a5c2557043ba0d94375df95bfb829ad5 2,971 1.00/1.00 vMB 13
691,463 691,463 0000000000000000000cf73b5d77db6f76dc3917fff172f667c0099c610f810a 3,003 1.00/1.00 vMB 14
691,462 691,462 0000000000000000000a5903ef895d566b207a57517511991eb473bc85c60f3a 1,404 1.00/1.00 vMB 4
691,461 691,461 00000000000000000002dabafb419c561f7bd0f2ac966720e7ed8179c12bc3a6 1,117 1.00/1.00 vMB 4
691,460 691,460 0000000000000000000b1ddad98a8f1d2006d1effa69636d4e2aaac31d694942 2,860 1.00/1.00 vMB 18
691,459 691,459 0000000000000000000ce9d97c115e7ef2005141c776e91e4ba6d836efd03fa5 2,556 1.00/1.00 vMB 23
691,458 691,458 0000000000000000000ff250dbdb914f43cbbcab9259232ffbfe4fc05267cae7 2,819 1.00/1.00 vMB 7
691,457 691,457 0000000000000000000b865ed649750e643b633458dc90086ce5195cce77f465 1,945 1.00/1.00 vMB 35
691,456 691,456 000000000000000000020bba67340d44e3ba996490ce466bfe6cf9ff9f6c0a12 2,159 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.