Loading Tool

Explorer IconExplorer

Memory Pool

48,301 transactions
23.11 vMB
0.13695502 BTC
Random Selection Loading Transactions
Max Size: 129.37/200 MB

Candidate Block

Mining Attempt 6c024725b7583e48c3c7a016af4811772342679b8e7f8dff29357cec8170255b
Version 20000000
Previous Block 0000000000000000000187815afe94b785578cc47d80c9276cd4af19b8916538
Merkle Root 5bb093f593023c4adabaff5dce37d8f2b73574884c1f050983bcf172cc4259ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.06053576 BTC
Feerates: 165.33 > 6.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,094 (656,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,249 257,249 000000000000000cbfdaf0d0345fa1c1981331e5f1587151719e6a3f7d8047a8 220 0.09/1.00 vMB 151
257,248 257,248 000000000000000776a206d4eebd3920840c8fa68621f5ab5f93f034c48d04c4 329 0.15/1.00 vMB 112
257,247 257,247 000000000000001c0d76b9bfc039f1387a6b15919710f91d9be667cb99d09866 128 0.04/1.00 vMB 233
257,246 257,246 000000000000000ed093954062bde298cf2e8654356c9792e861dfc20068217e 322 0.12/1.00 vMB 92
257,245 257,245 000000000000002fbaab0d49dfc8acf216ba477ae860588433e30c10bca13c8c 64 0.04/1.00 vMB 108
257,244 257,244 000000000000000cd53d8700de5f00bb39313341d90664fe3346e080c14867f3 27 0.01/1.00 vMB 79
257,243 257,243 0000000000000014ccbe5c6ee30616724d626fcbcdaa282da7377566c30d24f1 23 0.01/1.00 vMB 97
257,242 257,242 0000000000000008ee0a987e0790a4273b4844ae69f9aeca676148c56546904e 287 0.14/1.00 vMB 87
257,241 257,241 0000000000000000ce9c4399d254f92fcc1016695b3661f7bd56c548736d6f12 971 0.40/1.00 vMB 134
257,240 257,240 0000000000000001eff610d354dc197118bbce4ff017684155d29f562a624a29 428 0.19/1.00 vMB 139
257,239 257,239 0000000000000020ad7208e51d6e9fa05a3f0df329a4e62128ec05dd1adf361a 22 0.01/1.00 vMB 74
257,238 257,238 000000000000002c690f1ed9b8632eec614cb794607356864589a248fb07611a 138 0.05/1.00 vMB 121
257,237 257,237 00000000000000059b00e1245f2f5cd4d4c0552852f4fdbc7a37ae7b6b7def61 103 0.04/1.00 vMB 85
257,236 257,236 00000000000000151a9d1bfdffcbe6aab7c802ee99fb5d17da6faeb2e1bce2da 163 0.06/1.00 vMB 128
257,235 257,235 00000000000000242e4a0048ee0a76f5334880043b83cb53a475e5eb236c36fc 95 0.04/1.00 vMB 78
257,234 257,234 000000000000001eb11c4d2e4570248e834499f9c3b7ed2b7a9c3ce9c38beea7 390 0.15/1.00 vMB 95
257,233 257,233 0000000000000000b683e99e5f7938279a8d618982b468a543ff755029a86ae7 415 0.16/1.00 vMB 103
257,232 257,232 0000000000000018fe499b7ccd70911ddfa99a6513db03ece5dc31f59f9551f8 327 0.14/1.00 vMB 92
257,231 257,231 0000000000000026da8efb05f760af173f0e0fa266f42902168b9ab800a62020 482 0.37/1.00 vMB 34
257,230 257,230 0000000000000027646b47f55f758c592b673b014d0800e2c34c64cf529d792d 202 0.08/1.00 vMB 82
257,229 257,229 00000000000000061825074a6328828138e243ae31bd2292da854f5b78b23b85 37 0.01/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 780.76 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: 558.30 GB
    • Received: 7.11 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.