Loading Tool

Explorer IconExplorer

Memory Pool

34,598 transactions
28.46 vMB
0.07379641 BTC
Random Selection Loading Transactions
Max Size: 141.37/200 MB

Candidate Block

Mining Attempt 1be7cde5676c9206873ac309550811f0e85d1b5fbd15d88beffcf397b01d6f9f
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 119a8ddd64c8f1c8071767f81524b1c37dee7f76d193608a174d1b2b6be2a52a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,477
Size: 1.00 vMB
Total Fees: 0.01874199 BTC
Feerates: 101.65 > 1.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (673,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,431 241,431 00000000000000666a1a6bfa6589ddca379ef24d228ec28625dfad7799f596ad 20 0.01/1.00 vMB 77
241,430 241,430 0000000000000105f696c78c694c2a6fbbd1e9493fa8958fb757459fbbb63e6d 151 0.09/1.00 vMB 147
241,429 241,429 00000000000000f9f184a45059d879443d3fe891beb18cfc316597b8553a4776 316 0.14/1.00 vMB 174
241,428 241,428 000000000000000f11271cac5b6e4810a7923aba9cffb6e2f4a8a1bb1e57acfc 126 0.08/1.00 vMB 118
241,427 241,427 00000000000000552a6b1cafc515dd42173253628e0956af01a875ac6425a9ad 159 0.07/1.00 vMB 172
241,426 241,426 000000000000000e58372959a708224da09587427228aef79284d58a8c06f443 145 0.06/1.00 vMB 153
241,425 241,425 000000000000008297a842cf8ee732c643c09ebb970093278722f6fa6f68185c 164 0.10/1.00 vMB 166
241,424 241,424 00000000000000d4a65cc4f32b46f013d35255e8d5febfc3e4b34b8386c47910 40 0.02/1.00 vMB 44
241,423 241,423 000000000000001ab4622f61b0f83613c04af7da969165e6202e4aecd9ec6449 440 0.23/1.00 vMB 143
241,422 241,422 00000000000000deefc4ec8a32de63d7cf2f7eadb34d1a135808ff304dd60356 350 0.15/1.00 vMB 154
241,421 241,421 000000000000008b8cb2e4f297592592e3751b74c59cae9673c59b952c4359d5 28 0.02/1.00 vMB 101
241,420 241,420 000000000000000cf267a1384296146b1149cf941deb5bf1fae5eb567f487c7a 310 0.18/1.00 vMB 144
241,419 241,419 00000000000000b210026d07be17f0e021b610a5f5516fcc03540634c3a2b368 22 0.01/1.00 vMB 101
241,418 241,418 000000000000008f50ceccf17f751eff1852acdbd8d4c12f505ef1c1acbcab57 95 0.06/1.00 vMB 136
241,417 241,417 00000000000000d86ed103a10197a63de80ca88b7169668fffd2f9810ab40ac9 220 0.12/1.00 vMB 130
241,416 241,416 0000000000000002130c22113f8e8752baaa588ef46fbe3ca42a27e5d16a43b4 367 0.18/1.00 vMB 195
241,415 241,415 00000000000000343e376a03cec629d67babee38146206cf99ceb1dc47d47bf5 137 0.06/1.00 vMB 149
241,414 241,414 000000000000000a6d09548c690cad59e321f44be9a10123dfb82c894a386b4f 487 0.19/1.00 vMB 177
241,413 241,413 0000000000000099a4a8a65b02adbda844cb4b00c9926c3735954b1a339f7e32 368 0.16/1.00 vMB 180
241,412 241,412 00000000000000b4fca0f525cf791acd8ca2107b4a6638af7830b6d229c18eac 123 0.07/1.00 vMB 107
241,411 241,411 000000000000002bc421ea2f5582ba96b976e0005e5efb73e956a92931d97ed1 350 0.19/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 781.54 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: 616.92 GB
    • Received: 11.18 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.