Loading Tool

Explorer IconExplorer

Memory Pool

78,708 transactions
34.87 vMB
0.13559136 BTC
Random Selection Loading Transactions
Max Size: 192.84/200 MB

Candidate Block

Mining Attempt 5ad483280fa336b4f637ac9e28163b5cc2bbda6a6706eb32dd3cb32f46da9796
Version 20000000
Previous Block 0000000000000000000083cd39367e0cb041c7750eda09569a7b62d97da4353e
Merkle Root df73a830bf75b52350668a45355a7ced5ae346354c48a330ed3aef7e3ed9cd69
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,556
Size: 1.00 vMB
Total Fees: 0.01777378 BTC
Feerates: 150.67 > 1.78 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,403 (636,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,169 279,169 0000000000000000416cd7384e7183aefba4ce895fe44b98c7ed3b3184b8d972 133 0.18/1.00 vMB 18
279,168 279,168 00000000000000018dc9f61e8c984a893e79768be63143f974133fa8e6303751 537 0.25/1.00 vMB 32
279,167 279,167 000000000000000267d231a787dc9d24b893d2d34755ecbd8f842b68fa081154 70 0.03/1.00 vMB 163
279,166 279,166 0000000000000002714355cf2fa6391c5f893a16d55ba6ad12667904d31af374 1,054 0.50/1.00 vMB 58
279,165 279,165 0000000000000000e46d8fee3696f08125e04a34a8e6633b7db0603761fea0b4 411 0.18/1.00 vMB 56
279,164 279,164 0000000000000001d70105100dfef3a1da263e3d132d054d91da27bf48d75ee3 237 0.11/1.00 vMB 53
279,163 279,163 000000000000000045a2e8719f0eabbf7031c3a0130bb15bd8311a65ae64809c 96 0.05/1.00 vMB 17
279,162 279,162 000000000000000123b241e38bf4bd00ef9446d7072b81eac078627a56f0b6be 630 0.35/1.00 vMB 40
279,161 279,161 0000000000000001499fab5360eb6ebbc81caaee11b50d3a4b4cae242af81342 1,188 0.50/1.00 vMB 45
279,160 279,160 0000000000000001f56b62001c50106667d9167e723dcc756ffc8b52f6376a6a 76 0.03/1.00 vMB 45
279,159 279,159 00000000000000024b0728c9ba47d88762218a48d58570f4aa2e54d9d274c915 334 0.21/1.00 vMB 26
279,158 279,158 00000000000000012530b422afba3506c0901af35626e5409b5a87680ad9972a 510 0.25/1.00 vMB 42
279,157 279,157 000000000000000279bbea4b9a37d978ea54ade1b700a0c240ef7e1219438b60 715 0.25/1.00 vMB 73
279,156 279,156 000000000000000085df5297b1f941a4f57b45ad9046560bba80deea3b59cecc 116 0.05/1.00 vMB 22
279,155 279,155 000000000000000258d87b852b739152e8901c221339657fc26ed5154727ae5e 831 0.38/1.00 vMB 46
279,154 279,154 00000000000000024f345158537b5c83ea6f69f9de8c0dfb7770cfe13fd57838 266 0.11/1.00 vMB 41
279,153 279,153 00000000000000000eaaffc94ec5ac107c08fb98b55d6f6e04323b0ec511bc53 345 0.16/1.00 vMB 36
279,152 279,152 0000000000000001063c43cc19502cbbd61dcba9b64a359cf5555dd4d057a788 322 0.16/1.00 vMB 50
279,151 279,151 0000000000000002321c4e971b22c5df64f31dc97afd414d44a1eefab695ff71 290 0.12/1.00 vMB 45
279,150 279,150 00000000000000028361e061d1d8c009531ae0b60073a1ed549fb4d78a6b050b 360 0.20/1.00 vMB 47
279,149 279,149 0000000000000001b6088591bccb366c0b34f56374795027e201e6ae74a935c7 178 0.09/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.09 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: 724.28 GB
    • Received: 18.42 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.