Loading Tool

Explorer IconExplorer

Memory Pool

78,422 transactions
29.36 vMB
0.08016203 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt b4e0cead8e246f24f5ec4586a26f32c47d82054217e65c929ca80098efbdfc68
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 29af656b25675eb37b4dc8eac4e746a2026e0a93c85d36f1f159e786019a74b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.01573749 BTC
Feerates: 301.25 > 1.58 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (598,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,676 316,676 00000000000000002608bc26035ba3233e8f85444f2f149105ef853c2bd9160c 315 0.15/1.00 vMB 30
316,675 316,675 00000000000000002588b516e4792d0a17f8eb7019d9a41f71aa4882728b68b7 121 0.07/1.00 vMB 17
316,674 316,674 000000000000000001583cc8b8d717d05b3baebb291878dc2145d4f68b61b1ce 285 0.13/1.00 vMB 30
316,673 316,673 00000000000000001ab84c7e8fd13186fdfbde507f1a55585f9ccfb2d175da05 443 0.27/1.00 vMB 31
316,672 316,672 00000000000000001be09e157b8c871756cd47a13362ab5a9ca31c7e73d2240f 180 0.08/1.00 vMB 30
316,671 316,671 00000000000000001416a33049de61788698709350d1a229d4c8e78211037d21 108 0.05/1.00 vMB 26
316,670 316,670 0000000000000000264a35d535d6c69a6a41dadc9c2f39ff81721e941301a9dd 469 0.24/1.00 vMB 68
316,669 316,669 00000000000000000f486caec3b8fef3a614535b5d390b08cfe76d1ee354c0f9 980 0.57/1.00 vMB 27
316,668 316,668 000000000000000002fb649d2f96bf33320628d13df24357f9d1cf91206e1903 224 0.11/1.00 vMB 29
316,667 316,667 000000000000000024f57355b3fcfe258e913dfbc7e66b41392562c2e46d0662 1 0.00/1.00 vMB 0
316,666 316,666 00000000000000000b8201c405f41007390f0b591d4c67785874985a402155a7 542 0.27/1.00 vMB 26
316,665 316,665 000000000000000011148d787bddfdcf7240ff696afe162fe8971702754db751 966 0.49/1.00 vMB 30
316,664 316,664 00000000000000000c7c0eb90dee890ebea07d5eadb135c900218233b16d901c 623 0.31/1.00 vMB 30
316,663 316,663 0000000000000000034e4c6680994f1a09553a4b4d3173324c6023f5693388c6 1,415 0.74/1.00 vMB 28
316,662 316,662 00000000000000001c5cb6a6ccc0d4c184ed10deb6b7d9fc769e59cc59b18f5b 97 0.05/1.00 vMB 31
316,661 316,661 0000000000000000282f7e35d492f1d44e6bd751570fc7713537b629eceaadad 1,087 0.74/1.00 vMB 22
316,660 316,660 00000000000000002140284f4ba95dc6a398a80365d1772e790dd89fbfc2c542 1,164 0.75/1.00 vMB 24
316,659 316,659 0000000000000000070a1449ff59f82921d76512a5c215dff04457e33fbafe3a 1,067 0.35/1.00 vMB 45
316,658 316,658 0000000000000000214ac0f581eb3ff4dc16becb1c9259a03b8abff4b0ba0481 1,016 0.50/1.00 vMB 31
316,657 316,657 0000000000000000206ca3296dd983985632ada73bf08ed1b4c84947d7ecd5b0 114 0.06/1.00 vMB 16
316,656 316,656 00000000000000000686a0523c3672ad128e4b649d64554f7197abe27132e4f6 1,185 0.60/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.80 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: 710.02 GB
    • Received: 17.01 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.