Loading Tool

Explorer IconExplorer

Memory Pool

47,863 transactions
27.27 vMB
0.07023945 BTC
Random Selection Loading Transactions
Max Size: 145.41/200 MB

Candidate Block

Mining Attempt b273b9497d016a773409108cd2115607bf54c2aa8c51482b2a34fee1e610d898
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 84873decdbf1adac7f92ebc4b1b334ba7805e702f55d58ea7b6671a1925c2038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,439
Size: 1.00 vMB
Total Fees: 0.01944091 BTC
Feerates: 150.92 > 1.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (734,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,952 179,952 00000000000001efea3074dbdffc02007c86327808d09de75ae6e67fcf1cf1b4 149 0.05/1.00 vMB 66
179,951 179,951 0000000000000290a0ddf9b195888ed8289c18b67edcd9d2f3489b87199886c6 136 0.05/1.00 vMB 98
179,950 179,950 00000000000003d5d731c1c59935c34106c7371cb71c7e2ac800cf7a726b8b37 163 0.10/1.00 vMB 286
179,949 179,949 00000000000005009d83f25d05e2da87a42ae948e8b968dd08ab3a03e1fd3ac9 53 0.02/1.00 vMB 83
179,948 179,948 000000000000001973183666f4ea70466b3ade2a7081e77f5140c832aba933ca 154 0.06/1.00 vMB 112
179,947 179,947 00000000000004b286446e74f01ef7a2f39abaae6f358e4b58bf3389099f1f24 12 0.00/1.00 vMB 95
179,946 179,946 00000000000006fca6d62ba7589e81b3a63ed56c3ef716500d1d5c59b5a5544c 64 0.03/1.00 vMB 123
179,945 179,945 00000000000004a31599e095ec17359cd04cbaa5dfa659b261f826c0f7f410da 24 0.01/1.00 vMB 86
179,944 179,944 00000000000004b979ba2fbd2c1fee71699682c80701d57ed7495d5aeaa8def8 16 0.01/1.00 vMB 3,450
179,943 179,943 00000000000008ee01222ed9fc4912ccbac7d48b73ad0b0e28686699360cc84c 31 0.01/1.00 vMB 88
179,942 179,942 0000000000000874f47f53aa60132e35bc2340c2b89284cf6cff7d7c7617d900 73 0.04/1.00 vMB 82
179,941 179,941 00000000000004a7b13dddaed82fb54b3590599ca30af9f7aa83cedb60a1ef21 41 0.02/1.00 vMB 102
179,940 179,940 00000000000005292d79475d70bf7d0b170e86473a0ddc8a257f6ebfb8f9381b 84 0.04/1.00 vMB 126
179,939 179,939 000000000000090db9bc1284f5cc7c2fb529d48eeab525de9ff63e2704935252 162 0.08/1.00 vMB 111
179,938 179,938 0000000000000681f0cb9c792cdfbc0a8249fc00abd5341a5fddba61c1b0c739 36 0.02/1.00 vMB 98
179,937 179,937 00000000000007f6b9267c59c36e8985925edd863fae74a0703654093e1e3009 185 0.08/1.00 vMB 131
179,936 179,936 00000000000007d308fd2846c4833612538eed0d2395bf644cad43748fc1ddc1 134 0.05/1.00 vMB 163
179,935 179,935 000000000000024c548987534dbea0bfc0dadbd9c04ffd710679a4e51f53de8e 239 0.09/1.00 vMB 176
179,934 179,934 0000000000000086dd59dc15dd46c4c381e7bcc76450fa80d6639c407071254e 439 0.18/1.00 vMB 231
179,933 179,933 0000000000000709b48af722ce8d6ef111ea18a9141d65b00ddd124296ec357b 379 0.15/1.00 vMB 212
179,932 179,932 00000000000002707e6ff1f082fd29c1aed3b4bd90c08002d4361f4d650bae1d 11 0.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 649.05 GB
    • Received: 13.12 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.