Loading Tool

Explorer IconExplorer

Memory Pool

45,801 transactions
28.58 vMB
0.07374056 BTC
Random Selection Loading Transactions
Max Size: 151.82/200 MB

Candidate Block

Mining Attempt 44e8072733163cba10fb4b4c839766669abebec2cf333d04b8dd069a04a76d7a
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root 594ade1272c7d97df05d531bff8bf3d77c9c38fd6ec45b3eba1f568f89f862d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,540
Size: 1.00 vMB
Total Fees: 0.01944691 BTC
Feerates: 361.66 > 1.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (221,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,671 693,671 000000000000000000011711ecdef652e2a752675ff66e8200a49d6a3c8aad22 66 0.02/1.00 vMB 16
693,670 693,670 00000000000000000008699527c4e6757e81f0dd4551cb005a61f7c355620714 1,751 0.81/1.00 vMB 9
693,669 693,669 0000000000000000000cf234ee963b8c949159934d7377fc2eb85c3aa705f044 598 0.24/1.00 vMB 11
693,668 693,668 0000000000000000000b06cbbed51741facd3d2ddc90cad15f1a01304b26bbaf 243 0.08/1.00 vMB 16
693,667 693,667 00000000000000000000da208074250d41772bd55834ebe9c4cb584ed599d19c 1,227 0.45/1.00 vMB 21
693,666 693,666 0000000000000000000a0821dfde7b8f9ab60439ee2cf8d7256b9b2962d3e419 1,510 0.65/1.00 vMB 18
693,665 693,665 0000000000000000001161c8a8e37419c893fbe27e2d67f5e3cc253d1d5f0c0f 108 0.03/1.00 vMB 13
693,664 693,664 0000000000000000000f73c93f2ccfbfa56f56ad09e6c40d42e5f3dc1d30b061 1,027 0.41/1.00 vMB 16
693,663 693,663 00000000000000000006e14f4d58c1d99ca0acce4b2ea78bca0ee762dad3ca16 463 0.26/1.00 vMB 11
693,662 693,662 000000000000000000120b0ca59c08eee0ff6c3318d43c188b7a57bbb056e74b 1,386 0.66/1.00 vMB 12
693,661 693,661 00000000000000000006294dde6d71b8de94870bc6d91c8be9bfa57aae0c7a4b 15 0.00/1.00 vMB 6
693,660 693,660 00000000000000000012fe003de47002e655cb61817994efba2ea9ae94e7c3c8 1,863 0.82/1.00 vMB 9
693,659 693,659 0000000000000000000e72e81b2c94296724bfb7db78f548a24ed8b57b75e58b 2,807 1.00/1.00 vMB 3
693,658 693,658 00000000000000000004d760014a12327bac12d9963810938a9bc10c3732f7e6 2,479 1.00/1.00 vMB 30
693,657 693,657 00000000000000000009ed750de5f09bc71096b4b4b9d1a14a92699f6087866f 57 0.02/1.00 vMB 15
693,656 693,656 0000000000000000000a3a120896c3ed21c3f621890166eae9b98e25eafce83a 37 0.01/1.00 vMB 7
693,655 693,655 0000000000000000001307734b47c308ccb6a11856e922d37ca949a5a691bc23 1,137 0.42/1.00 vMB 15
693,654 693,654 0000000000000000000a37313071f99e3c9ad07bdb1ec8296940d8b36b7dd8ff 1,397 0.80/1.00 vMB 10
693,653 693,653 000000000000000000133f950fb52fa16d98e215e065848f265bafb41204aa2a 351 0.20/1.00 vMB 10
693,652 693,652 00000000000000000012079127b23032aa5940dd3e61bd90f414dd097bbaebc6 429 0.17/1.00 vMB 11
693,651 693,651 00000000000000000010baf298f2dc37e56e21b9a182b180423770e424199ab1 257 0.10/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.12 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: 652.17 GB
    • Received: 13.74 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.