Loading Tool

Explorer IconExplorer

Memory Pool

76,091 transactions
29.11 vMB
0.10321870 BTC
Random Selection Loading Transactions
Max Size: 172.11/200 MB

Candidate Block

Mining Attempt 806d10a471f64a63e26633b52a91426aeae73c1a8f58c63a1d2dda04d9288a66
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root f7161592b94364a70dca4d170b1e6a61c2f201826fa0145c2bd386c3162b5e0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,413
Size: 1.00 vMB
Total Fees: 0.04117317 BTC
Feerates: 201.37 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (517,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,481 397,481 000000000000000005447d6a3c17d192cfb6288d6f709491e80f43f2ac8acfec 956 0.95/1.00 vMB 22
397,480 397,480 0000000000000000078a4426e9249182d486b541f3963993af3c2835c463fa1c 1,911 0.99/1.00 vMB 31
397,479 397,479 000000000000000001ddf2011bab8752f59c32f30d34414dc053f9bb8de6c12e 2,549 1.00/1.00 vMB 32
397,478 397,478 000000000000000005cf8249551e52b40d810251436bf60389a12bcff0742fd0 58 0.06/1.00 vMB 13
397,477 397,477 00000000000000000341a16050883781aaf6521071cebeecae2ec992064e7c14 2,773 1.00/1.00 vMB 53
397,476 397,476 00000000000000000789a709cfa27e9cbadaef9bb4c89443a828da57a94f222f 1,748 1.00/1.00 vMB 28
397,475 397,475 00000000000000000037c83e80ee577dda313c8fb02525db96b3285cf78d72db 2,333 0.75/1.00 vMB 62
397,474 397,474 00000000000000000234d6f9b03c2b157d1d97369a25d7db575937708ff1ec05 1 0.00/1.00 vMB 0
397,473 397,473 00000000000000000741cc760451a5132cfdf9c5fcc7dfe8a6625dd94f7d625e 1,778 0.95/1.00 vMB 36
397,472 397,472 000000000000000004261c26f50424b35fd1a8795980313528cf069489b6eec0 2,003 1.00/1.00 vMB 38
397,471 397,471 00000000000000000329547fd9baefcef44da3a527cb31e1312189cd03bb9f44 379 0.23/1.00 vMB 31
397,470 397,470 0000000000000000067a68395f8096e5db09a99fac591090e07db445114735dc 120 0.04/1.00 vMB 30
397,469 397,469 00000000000000000138209ddfad77d1fdbe1e7f125584bdb0e2a81c8b2c3603 1,377 0.95/1.00 vMB 24
397,468 397,468 0000000000000000024e11e451c000e63206ea19b210a463db5e15179245acf3 2,582 1.00/1.00 vMB 43
397,467 397,467 00000000000000000177ada6f726473ce78012ba8a8e7b4859c386f0e82ab6ff 740 0.95/1.00 vMB 11
397,466 397,466 00000000000000000161c10f31164f1b765bd507e208d2bb4febef0834c091c4 1,009 0.49/1.00 vMB 38
397,465 397,465 000000000000000005348e99e39f8cb2aa16de4c9d9f130b7b8ce5ebdc7696d0 240 0.11/1.00 vMB 33
397,464 397,464 00000000000000000334ac36b00483b86005624330b481d52dc138bf78897566 1,249 0.93/1.00 vMB 26
397,463 397,463 000000000000000006606a392a9fa4ac2f29d4f2268f96aae04adc88a5ff3d95 1,528 0.93/1.00 vMB 24
397,462 397,462 000000000000000004cd4c39ca121f54b6d4d72129aff9b1100c830c49eee852 1,203 0.60/1.00 vMB 35
397,461 397,461 00000000000000000487adbff8090a4cfcd4c67297d1f28b31e04ee0fa59bd98 1,619 0.78/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.