Loading Tool

Explorer IconExplorer

Memory Pool

46,138 transactions
28.17 vMB
0.10654917 BTC
Random Selection Loading Transactions
Max Size: 147.79/200 MB

Candidate Block

Mining Attempt 470391f2c494d9aca032bcdf8ba02bd41af846239f0856bc9d2ad762b5ac2d8a
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 3d54cd3da47a4302c22792514a54855dad3a5e94a3c0a4cf0cc23db143542276
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,598
Size: 1.00 vMB
Total Fees: 0.04418067 BTC
Feerates: 265.25 > 4.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (174,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,248 740,248 000000000000000000006ad39788770b14bfd2e9adeb13923c51d4c45b4dbc01 1,125 1.00/1.00 vMB 10
740,247 740,247 0000000000000000000251e3b77b6f6624498ff549c00c3a92c7a8db7f37a8f0 2,501 1.00/1.00 vMB 16
740,246 740,246 000000000000000000085596fc604bd2bff72bf9c12379d340611fedbc3448f4 2,264 1.00/1.00 vMB 30
740,245 740,245 00000000000000000007db66642c8d4816230b94959a9639b275c2d933405f6d 2,728 1.00/1.00 vMB 16
740,244 740,244 0000000000000000000296ae193d6a3ffb1d82b120832c96a13c7473e33760a0 574 1.00/1.00 vMB 13
740,243 740,243 000000000000000000035ceff26d1af3c05a24cef6bd2d18644c15b00107375e 2,957 1.00/1.00 vMB 21
740,242 740,242 000000000000000000028b110cf3b0971a65225dbbbcc3d75491aa90d43000fa 1,879 1.00/1.00 vMB 6
740,241 740,241 00000000000000000002f6ba33220c210e0db9b88afad9213254932f6b885710 2,092 1.00/1.00 vMB 3
740,240 740,240 00000000000000000006984a1555e0d7ba4f0e1f3f72c6ab438bdd0d438745ec 2,670 1.00/1.00 vMB 14
740,239 740,239 0000000000000000000501759aa140057e57436ce7540ccf5cb8f8c89e2928e2 1,601 1.00/1.00 vMB 7
740,238 740,238 000000000000000000029075e262ea5f71c5c8e5706439e4983bbd443d9aed2b 2,589 1.00/1.00 vMB 14
740,237 740,237 000000000000000000020fa59323a03e6dc8b93cbd2b26cecc75ecad5cf7a747 2,484 1.00/1.00 vMB 5
740,236 740,236 000000000000000000013c8a13fa472cbda4912a946072ee0f40c1d7a2e6b173 2,863 1.00/1.00 vMB 12
740,235 740,235 00000000000000000002afcdeb83340fd79b10fe7df6461cd0be78ed7b2f04f0 3,402 1.00/1.00 vMB 10
740,234 740,234 00000000000000000001f4eba41a783d7ea6f6f35a1c283f1b66c01eb4a09218 3,110 1.00/1.00 vMB 14
740,233 740,233 000000000000000000012442c740fed7eaddd0fb2d00f85526de04536315d2bc 2,373 1.00/1.00 vMB 9
740,232 740,232 000000000000000000065c5fb3d9c3fe038db84811fd5c9e26cde8a29ba10564 3,413 1.00/1.00 vMB 12
740,231 740,231 000000000000000000081c7630c5bd4bbf8d9ea38c86bd29ceed9d021603e2fc 3,171 1.00/1.00 vMB 16
740,230 740,230 00000000000000000001fc3150785a0df214120191eb0454baddfa59b1563a73 2,458 1.00/1.00 vMB 13
740,229 740,229 00000000000000000005ed485df45088e0132a57410e36c4c43da3b35fa69a41 993 1.00/1.00 vMB 15
740,228 740,228 00000000000000000002dbcfb0d7eb440c071fa60d93612cec144d9fff8a86cf 1,565 1.00/1.00 vMB 22
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.41 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.