Loading Tool

Explorer IconExplorer

Memory Pool

78,247 transactions
29.25 vMB
0.07444259 BTC
Random Selection Loading Transactions
Max Size: 179.27/200 MB

Candidate Block

Mining Attempt 947be75008ab5ed0d3566ebbf99f283e33caff240c505daa93d56da25e8f28d5
Version 20000000
Previous Block 000000000000000000005526bea8af5b3d9aa43c0c50a99620a61707332605e3
Merkle Root f943839fccd5bec7fec4edb3a95f30003c5f9bff3b6e28bd83cc31f9889a3853
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 1.00 vMB
Total Fees: 0.01046835 BTC
Feerates: 100.36 > 1.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,237 (306,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,919 608,919 0000000000000000000c35b01bf826f4569e65c196ba193a455777a01b4a8f0c 1,546 0.51/1.00 vMB 21
608,918 608,918 00000000000000000007c72845ad0ee13227327e2f21e8e5d78b52796ed653e0 375 0.13/1.00 vMB 20
608,917 608,917 000000000000000000103c532fccd947cf9ceb5b87a79371b795b828a82c97de 2,523 1.00/1.00 vMB 5
608,916 608,916 00000000000000000003aac16db24e6265a90d6c0976d6ce8a6a8620f741d0db 2,458 1.00/1.00 vMB 18
608,915 608,915 000000000000000000088a2e2e93dcc43f986d246c6e63fbf295dc4877304c4b 2,248 1.00/1.00 vMB 62
608,914 608,914 00000000000000000003ee5816ad9057cff836878ffcc8fb8ba0a357f9560a8d 404 1.00/1.00 vMB 97
608,913 608,913 0000000000000000000492244c87aa955930e84905e9635d1644cc26a0c5a5c5 190 1.00/1.00 vMB 95
608,912 608,912 000000000000000000125a9e27dac63494e99ff0ebc544b7ee4c5cac3f1f6c2a 245 0.07/1.00 vMB 9
608,911 608,911 000000000000000000000a70f971df5921f3f2b98802b2b03b4d203422f1818f 3,104 1.00/1.00 vMB 21
608,910 608,910 00000000000000000013110e4ce560c6af299b37125278e66c413fd2bc8bbb1f 1,682 0.49/1.00 vMB 19
608,909 608,909 000000000000000000116f4378637b196962059db5b62de3dc9b1d01a771e899 2,457 0.88/1.00 vMB 10
608,908 608,908 00000000000000000015b135178d5c16c55c4d266a02de298008f557f831d5ce 3,288 1.00/1.00 vMB 36
608,907 608,907 00000000000000000010d3de84912d17aaced57e5061d3b5da194b80e21022a6 2,029 0.54/1.00 vMB 18
608,906 608,906 0000000000000000000dd02595f230a24c68771171ae28e57fa6038860dfdffc 1,504 0.47/1.00 vMB 20
608,905 608,905 00000000000000000001b633cffe574edb9c10b121adc1c5c22635d055900feb 1,207 0.37/1.00 vMB 20
608,904 608,904 0000000000000000001429128ef4861888f792999b8bfc52ba3cfd5a8f1ac489 1,327 0.41/1.00 vMB 15
608,903 608,903 0000000000000000000b0823ff33b0461cee6f87aca9011ba6aa7d694c840e27 3,038 1.00/1.00 vMB 5
608,902 608,902 00000000000000000002a40ea50e38e56432a88e6ae7587ef4228c88d773f4aa 2,863 1.00/1.00 vMB 27
608,901 608,901 0000000000000000000b50370d7184d46b468d5829c758b6d5a4b8ad9d559353 2,733 1.00/1.00 vMB 11
608,900 608,900 000000000000000000009e194db80e1bde521cbddf86fe9db71984af7ca1b32d 2,834 1.00/1.00 vMB 34
608,899 608,899 000000000000000000040037389ca240902af5abab1c52e2955872579fc50c54 3,262 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.80 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: 710.06 GB
    • Received: 17.02 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.