Loading Tool

Explorer IconExplorer

Memory Pool

77,371 transactions
28.72 vMB
0.06753939 BTC
Random Selection Loading Transactions
Max Size: 174.23/200 MB

Candidate Block

Mining Attempt 5c7891633620d771979e522f2e86d6ea618af0039bfab35a46b826a5e7b1f3ff
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root d21d5a4fd0517664bc0800421add2822c3093b06268c278231d16bcae7900183
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,488
Size: 1.00 vMB
Total Fees: 0.00787357 BTC
Feerates: 101.55 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (377,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,933 537,933 00000000000000000028bd209912d6fb0a95c48f26d68050b41e0f65ff7af251 1,123 0.66/1.00 vMB 25
537,932 537,932 00000000000000000018438255d3b4c13eb1fe44024a9dfb0de83d598e5e42c6 430 0.25/1.00 vMB 6
537,931 537,931 0000000000000000001f13e5382996454f5b97a3b7e0934f1e1d6ed7f5168a35 1,808 1.00/1.00 vMB 3
537,930 537,930 0000000000000000000247a89116c8e1dd127206ba555b5144ae36b09416f61f 2,023 1.00/1.00 vMB 44
537,929 537,929 0000000000000000001a085cd9db2ecbc9dc51cb44671e9e84e7064d481e73b5 1,867 1.00/1.00 vMB 34
537,928 537,928 0000000000000000001e90bbc736fbe2c15d12f24fda1c73d8b70dd83ad7c8de 2,284 0.96/1.00 vMB 26
537,927 537,927 0000000000000000001eec44ed213d479d9bbb045926143a38c1ab41ba290ce1 853 0.46/1.00 vMB 32
537,926 537,926 0000000000000000001285bdf36ba663df26b1b580110a5ba765ba6d15f7c992 1,655 0.73/1.00 vMB 9
537,925 537,925 0000000000000000000339389455484c8f802bf6dd7e19040bde56bac1876b84 1,607 1.00/1.00 vMB 6
537,924 537,924 0000000000000000000626dcf81518c3ca7501cd0fe5b129765cb65ca3bf1691 2,211 1.00/1.00 vMB 50
537,923 537,923 000000000000000000091edf05220656b64e83e2990c37a03ec132aa863be83e 136 0.10/1.00 vMB 116
537,922 537,922 000000000000000000266f74c234babb2bef7fedece199b0f6553cc4bc9d7391 226 0.07/1.00 vMB 13
537,921 537,921 000000000000000000019aae3dd9d5b5a99511bafbcff73cb1d8abd169b109b1 721 0.42/1.00 vMB 46
537,920 537,920 00000000000000000002ccb9a884c4e32a947d62062d110d8be96f29c3dcc615 1,235 0.63/1.00 vMB 19
537,919 537,919 0000000000000000002839cfcb54181f06ef03e598f7484898bac667d2793a6d 2,313 1.00/1.00 vMB 22
537,918 537,918 0000000000000000000f3752fa97899fe4cce61e4381cf6459b7ab64bed6df8b 4 0.00/1.00 vMB 11
537,917 537,917 0000000000000000001623bf889ca8c3a74bd61f181ffe8e13ecab487c03dfb7 969 0.44/1.00 vMB 23
537,916 537,916 0000000000000000002560ccd8f8c9b22083b234085e28d0067140e6bca2d3b0 5 0.00/1.00 vMB 28
537,915 537,915 0000000000000000000d117241d7be12e88b63cda6515ecd3b7a771cfe2666ab 1,259 0.74/1.00 vMB 14
537,914 537,914 0000000000000000002012ed6214f1bd4326f897a305cf30ada9d08cb93d030f 2,402 1.00/1.00 vMB 17
537,913 537,913 00000000000000000005260c428d7b93b8f6a5afee9ac8542b365186c2f57533 2,510 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.