Loading Tool

Explorer IconExplorer

Memory Pool

15,693 transactions
6.64 vMB
0.04025616 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.13/200 MB

Candidate Block

Mining Attempt 8aaec8a557b1bffda022e2d1ed477efdcacdcffd749c348dc21d45dba6319995
Version 20000000
Previous Block 000000000000000000005b95516143f3a5c12ca43b8fea57fd53ee9679bfd479
Merkle Root 79ea5947298b9b394725d4dcfaa3db87561d811d23e6bad53d6afda4f13f3ab4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,054
Size: 1.00 vMB
Total Fees: 0.02452504 BTC
Median Feerate: 2.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,457 (707,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,405 206,405 00000000000004a48dfd4a85218ff977819b1a6558bece9065ad7a838c7cc6f2 62 0.02 vMB 179
206,404 206,404 00000000000003bdcafcca8aa692a83c5111062c383e86941162ee1214c23a3d 166 0.14 vMB 109
206,403 206,403 0000000000000075a3a5ebbcde63b6e4319a1b0bddbe1089af368e25d62faffd 49 0.07 vMB 67
206,402 206,402 000000000000008387bf58bee9e8b0dd53c6e2654babd4f0ef0ae401319864a3 21 0.01 vMB 234
206,401 206,401 000000000000039f4353f23c4fc3671691ac637d63a09a20ed698dcb8907ff0b 148 0.10 vMB 123
206,400 206,400 00000000000000391f4445ef4243bc71710fe5a5bb388556a7c984dcb9e3fd79 381 0.15 vMB 182
206,399 206,399 00000000000002b439974c6ae15bfc8b334fa785bba51b3db0ded92f571fa1af 160 0.05 vMB 86
206,398 206,398 00000000000001474e1edafe100fe1d3691286386a88558546d825269816aafa 12 0.00 vMB 0
206,397 206,397 0000000000000317b8d87c959c565ba6e2f6b7e5fbac0b05b039249915faeba0 1 0.00 vMB 0
206,396 206,396 0000000000000056f417cdb70bd257f342c5b3da29cc26cbe6f699891ac090f1 344 0.16 vMB 267
206,395 206,395 000000000000044f4bd38d48f8f1a2ad42430157bce97e3e48dec8b8aca00715 100 0.04 vMB 205
206,394 206,394 00000000000003a68fe543519ebf8c67cc709c758f8049aab22cd3f89da00479 80 0.03 vMB 190
206,393 206,393 00000000000002f96d6c10b186162561e851b93a42f013227b5e4191fc385457 139 0.05 vMB 11
206,392 206,392 000000000000012243cd017bed6a890f12ccb63df7a6e61ad7b8770fcbfcdcf1 115 0.04 vMB 167
206,391 206,391 00000000000001cb9dd70cc29757b5ef6ef491d58f507276866a1e4ceba6c4c2 17 0.01 vMB 159
206,390 206,390 00000000000002fd8ea03a78856797127d987e13a7535a4706eb26ac8ca14033 113 0.04 vMB 111
206,389 206,389 00000000000002e0edc1845278b85f5a62bdff4c0947c972b007de3b21f7f6b3 271 0.11 vMB 251
206,388 206,388 00000000000001f5a70d82e8d0aab26393749732e87b4dde6838a643f6c800e3 23 0.01 vMB 729
206,387 206,387 00000000000000ec0f9344ce310c823a6a5a79f16e361cd38fa036b46a07eb0d 68 0.03 vMB 138
206,386 206,386 00000000000004bdf624297fb99d49d3231a370ccad042b5a4d0d789a1237f79 15 0.00 vMB 57
206,385 206,385 000000000000019eedd933a15dd2966d6f885b12770bd3b4e495fc82726f803e 60 0.02 vMB 156
Previous 10 blocks ↓
Total Size: 779.66 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: 315.88 GB
    • Received: 1.51 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.