Loading Tool

Explorer IconExplorer

Memory Pool

18,930 transactions
8.69 vMB
0.07164329 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.32/200 MB

Candidate Block

Mining Attempt d01e6aa6059b962342f7bd47617a0c1cf355bfd1ee45dc5361124c1bf43ef0d5
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root a55ff4e8c02b70badea51d86212169351cba440877152e1f76e4c22f951724a4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,692
Size: 1.00 vMB
Total Fees: 0.05281804 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (893,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
19,916 19,916 00000000b823085441aa69ea49a865d2afce691a055d3f9eaeec2127b3febafe 1 0.00 vMB 0
19,915 19,915 00000000bde7c361681397c09b69c9787f075a218a5155c1af1840f1ca05eac4 1 0.00 vMB 0
19,914 19,914 000000006771aeeeeed5cee424e4996c67c296f7ae9613fb4047fed3e4a442a7 1 0.00 vMB 0
19,913 19,913 00000000188c8f583a5f4e3d3cc36eb0efb18ac7d92d18b730e01f6efe3a8b45 1 0.00 vMB 0
19,912 19,912 00000000e558632f6d38287283b70c672231754ba223e68fbb1a4a78aa733eb0 1 0.00 vMB 0
19,911 19,911 0000000055b44155c259efea3e3d1ae08387ec62205c94db672309561c3e38a3 1 0.00 vMB 0
19,910 19,910 00000000a12c6962f12e32422fe304e6ba3ae0d26c56cd0f30a308ccfeb645c1 1 0.00 vMB 0
19,909 19,909 00000000143b4091e5e99bf185a6539c97d2e46b1e40bc25d374ae24017869f0 1 0.00 vMB 0
19,908 19,908 0000000004d8556b177de97ebda33c563ac792b1815a78c856107bdae1ec4fa6 1 0.00 vMB 0
19,907 19,907 00000000dff4e8b1329f1ecb486cd4905a6933484503f11bbe4462ebed840aba 1 0.00 vMB 0
19,906 19,906 00000000cc42d1072f7ff15dcc87f9462c9427fc77f7ddc028386e1251a92161 1 0.00 vMB 0
19,905 19,905 00000000266ca65ab573908b2872d1ba1ae6648aa375a1c9b5e752cee52126cd 1 0.00 vMB 0
19,904 19,904 000000006beeb36b16ddb2713bc14e13829925201a0f5665f0ea32068fef72a1 1 0.00 vMB 0
19,903 19,903 0000000082378fef70c38f3f8fe1bb50efb100a2fbb6b0f375aace5ba00a4cd5 1 0.00 vMB 0
19,902 19,902 00000000c86a2b0c6ec55f60a14456c45720a17ba075fe3983c110e9435e6ab9 1 0.00 vMB 0
19,901 19,901 00000000463aa5564f66354582e21c4cdf7b90ef52644d0d45bb7d850b41fb33 1 0.00 vMB 0
19,900 19,900 00000000258fd6b0eb962c811f7819cb6b6e334ccb2eadbe32f871d6815dcf67 1 0.00 vMB 0
19,899 19,899 00000000de76caba8c81958f1b3fce588882e15f786a28c6c083e0259fd1f29c 1 0.00 vMB 0
19,898 19,898 00000000625b48b30293b8137bd2c72afa13938cf2e6dbf3ff1d744ab7c6ab88 1 0.00 vMB 0
19,897 19,897 00000000bb882aa93b8d97561f8d596c219b0be11e86e1f1d6a6c4f87211962e 1 0.00 vMB 0
19,896 19,896 000000003fe802ca51766152492b92a9ea5095ef59e3cb500ca967bfa942193f 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 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: 245.52 GB
    • Received: 0.93 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.