Loading Tool

Explorer IconExplorer

Memory Pool

46,224 transactions
28.19 vMB
0.10744534 BTC
Random Selection Loading Transactions
Max Size: 147.92/200 MB

Candidate Block

Mining Attempt 55e60d70b0fa82606bd7e255017989c1f297865030cc5ff3149828909136d1d2
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root ff65bf22c6dcec4c8df27139106f90a3e2d1f528c550f88a1e715754e02f3fc6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,571
Size: 1.00 vMB
Total Fees: 0.04474925 BTC
Feerates: 265.25 > 4.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (368,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,181 546,181 0000000000000000000cbee68256d470d32b29a2cea61de532c9a4773b79f7ea 2,983 1.00/1.00 vMB 17
546,180 546,180 0000000000000000002517f01618d1ac67ff9515c64509e5f1df26d51ce1d352 2,388 1.00/1.00 vMB 16
546,179 546,179 00000000000000000001dc1e0ca6db65957aee6c871f04847adb9532dab99349 2,563 1.00/1.00 vMB 49
546,178 546,178 00000000000000000023dfabfe863b7f9da60189d9b712abb5abfdc7768d64cb 855 0.28/1.00 vMB 22
546,177 546,177 0000000000000000001cc3ca42a610416d6a900cd243f49e5df60f3a94426353 2,399 1.00/1.00 vMB 17
546,176 546,176 0000000000000000000e3d299a90b8c04b640ddf43283a9b46d3f4236f116ff4 2,450 1.00/1.00 vMB 8
546,175 546,175 0000000000000000001ec8e87271d0da3e07bab7b4856501e7291ccd664e96e6 1,138 0.47/1.00 vMB 14
546,174 546,174 00000000000000000018f6d1737847b0b49b316d744c1ae513b7c3194960ed6f 2,199 1.00/1.00 vMB 8
546,173 546,173 0000000000000000000513f36aeef5b7f56c957a3e1c82c6fd8bd1a1f5d7a4dd 2,604 1.00/1.00 vMB 18
546,172 546,172 0000000000000000000b257b1d1002ce43ceb5bdb6969b8d774fdeb1247160c9 2,993 1.00/1.00 vMB 28
546,171 546,171 000000000000000000124434e8d5a5c338f1a3c21ae39527597872e998855b90 3,318 1.00/1.00 vMB 14
546,170 546,170 0000000000000000000316a774dd14fff020782a15c6d7e5baf1073a2b066710 2,780 1.00/1.00 vMB 34
546,169 546,169 0000000000000000002349d07ea3cde6746e3987718b8c6472a9a2287329a6dd 1,617 1.00/1.00 vMB 7
546,168 546,168 000000000000000000027b3c2b04832810f506cd051263b0ec55a9542f9c613d 2,183 1.00/1.00 vMB 13
546,167 546,167 0000000000000000000e6aa86392716e76d5a9f8ec3036bd26affbe6b0bba08f 1,384 1.00/1.00 vMB 4
546,166 546,166 0000000000000000001271c4fa2408c2f726d93c0423b6ac06484bce36691ec1 2,005 1.00/1.00 vMB 12
546,165 546,165 00000000000000000024f0b50fb379e8e0822b2bb58389020707f0c33fbda5c8 68 1.00/1.00 vMB 3
546,164 546,164 000000000000000000028844dbc18629bf3d955525607cd441723de106f77080 1,243 1.00/1.00 vMB 10
546,163 546,163 0000000000000000001185aa576af911ead98d06b664e31b6093b99a2503434f 406 1.00/1.00 vMB 5
546,162 546,162 0000000000000000001ef40f8504fd7c66d505fcbcc22dc37ec00c412ff2b511 1,118 1.00/1.00 vMB 7
546,161 546,161 00000000000000000025aba64ab113002823110fa3a559f2622c6097b592da27 2,436 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.27 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: 656.70 GB
    • Received: 14.42 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.