Loading Tool

Explorer IconExplorer

Memory Pool

84,751 transactions
31.70 vMB
0.10858180 BTC
Random Selection Loading Transactions
Max Size: 194.22/200 MB

Candidate Block

Mining Attempt d010c82b2031b79c0f3c52c4a45336fb2e66e17763ac402f83a70b49588dfaa5
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root f1ce2f76161e8360ab465f7a1920801db46e16cbfb8a1b6189d00a48302c20b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.03402058 BTC
Feerates: 299.70 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (623,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,687 291,687 00000000000000003e86ed0a72093b276f1accedc28b292ab7e3d7e10a371bf1 32 0.02/1.00 vMB 19
291,686 291,686 000000000000000090456e16301d72cb49d869f66921a563580fc2b094fe35db 512 0.19/1.00 vMB 58
291,685 291,685 00000000000000006d34be57f2a732eb7c7f54543c29e64fd545be3a7829777a 308 0.17/1.00 vMB 32
291,684 291,684 00000000000000002718a8a2f79bcaf70b99bf7227e00228b96bcf7953122872 532 0.29/1.00 vMB 43
291,683 291,683 00000000000000005370a134fbaf73575acbb552a53071e01511bbfbe99ec5ea 256 0.17/1.00 vMB 58
291,682 291,682 0000000000000000fa2337a9a77bd86da6a59382d1fd29c7681b3c185fa4649d 391 0.24/1.00 vMB 33
291,681 291,681 0000000000000000bfe726ecc1baf8ea30160f703cb66431f437e0aba2ed55c9 60 0.04/1.00 vMB 26
291,680 291,680 0000000000000000286fc5829c8c18e16aa8161838e292a7c7082a2279c6a3cb 256 0.12/1.00 vMB 30
291,679 291,679 0000000000000000c987419347db0b6087bbf16ccd7385e53e7c36919c1bc190 300 0.18/1.00 vMB 32
291,678 291,678 0000000000000000b77e1f0fa1fba3644ef9395e9b65e397c8733934471151ac 154 0.10/1.00 vMB 22
291,677 291,677 0000000000000000db6f2fa9890d25f8bafd6b7947043ba96291a19c47aba658 1,345 0.92/1.00 vMB 22
291,676 291,676 000000000000000011386ab4e9d96b8b694bc3355a7439ba3242cc5908056d5b 1,021 0.35/1.00 vMB 51
291,675 291,675 0000000000000000c8f5ad4e8e73a900ff368e359d6727c5064eae5c3e6a05cc 855 0.25/1.00 vMB 70
291,674 291,674 0000000000000000d28b23d4a24e38321cec734d9e619d51b67d5b02d5ad0ee2 79 0.04/1.00 vMB 16
291,673 291,673 000000000000000013218833b32075fffd4432386114071417915ec5763fec8c 384 0.32/1.00 vMB 22
291,672 291,672 000000000000000088fac63dcacfeaef90004ec74ac452dd6207a280a7580834 512 0.20/1.00 vMB 50
291,671 291,671 00000000000000006858b85eb93816885a6876f55d3104074eba5010078a584c 1,274 0.81/1.00 vMB 33
291,670 291,670 0000000000000000eb27b3474968970848426f0480adadb75659087ed35dda30 23 0.04/1.00 vMB 14
291,669 291,669 0000000000000000e2abd4d6cfe4c1d820064c748e85b016be69923e961e7898 473 0.31/1.00 vMB 36
291,668 291,668 000000000000000080ba3e0ae410e26fcf1b3bc976598ac9175ae4a9eef4929c 70 0.04/1.00 vMB 34
291,667 291,667 000000000000000027b1287647166c4b094b975ebbad3c890afe2be26192228c 194 0.09/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.78 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: 709.62 GB
    • Received: 16.94 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.