Loading Tool

Explorer IconExplorer

Memory Pool

68,370 transactions
26.12 vMB
0.06606566 BTC
Random Selection Loading Transactions
Max Size: 157.05/200 MB

Candidate Block

Mining Attempt 7528e3faf0b535227678076ed3d9d95921e7b5f137415a8ea6776c944d38c7bd
Version 20000000
Previous Block 00000000000000000001d78f9a04771d177c8305f36bb59adf1b3d58d4ddf6ca
Merkle Root 5b85f5bccecf7a317c0589c6e972d068fd335f486f7fcf2883911304e1bda5bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,473
Size: 1.00 vMB
Total Fees: 0.01063283 BTC
Feerates: 60.03 > 1.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,514 (772,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,131 143,131 00000000000004b8d224e1b61d8f9945fb39cab794aa1fd987a9fead22a7907e 36 0.02/1.00 vMB 227
143,130 143,130 000000000000020898316753be9d3769de89803f6f34c0ab1988b2402591cbc2 23 0.01/1.00 vMB 0
143,129 143,129 00000000000007edeadadb5007e5f11e3c80f48087d60d3fe0469209738598e5 61 0.02/1.00 vMB 31
143,128 143,128 00000000000007bd5a3d903a8124535594d908097e1c099bff2e1899c1298136 1 0.00/1.00 vMB 0
143,127 143,127 00000000000006692c83b86054b813c6ff3e10d620217fa567220b09a96fe651 20 0.01/1.00 vMB 246
143,126 143,126 00000000000002aa8c3a720cbb1711c2b955e683ee2fdfdff458ca2f66fff916 61 0.02/1.00 vMB 128
143,125 143,125 000000000000058a0bef39360166aa669e9578774dcc46a3e3ba0d6fc0717229 49 0.02/1.00 vMB 438
143,124 143,124 0000000000000136cf94487e7716d584a0131461c9183050a1e829c0085802c0 28 0.01/1.00 vMB 160
143,123 143,123 00000000000007e83e6e1af7793e6a2d1b6588ad2fa06d083d7d7ba8b880dcce 149 0.05/1.00 vMB 81
143,122 143,122 00000000000003bd8a5fe0596ecfed8dd1f1fbbfac9c93c62910b2c0050b05e7 6 0.00/1.00 vMB 63
143,121 143,121 00000000000006509601a832426669f776c7d3812d132be81df212d6335b18e4 48 0.01/1.00 vMB 118
143,120 143,120 000000000000003160c34d86698fbe5c61d3566468e2f0a4dc2668c23fb9937a 11 0.01/1.00 vMB 19
143,119 143,119 00000000000004ac14ffba404d975e8095ad9aabc6dcdec7f0a3c556ff6d71c2 95 0.04/1.00 vMB 253
143,118 143,118 00000000000006bf2c0509cfbbecb070e8bd7da1346c8f50f04c7fb8da9cd122 74 0.04/1.00 vMB 197
143,117 143,117 00000000000007a31c96456fd7a846b90904ed6e991b3c539261678446d36521 8 0.00/1.00 vMB 138
143,116 143,116 00000000000001fc8b33563f97cfc5f748789dc5551a1cd444906b259006c922 120 0.03/1.00 vMB 5
143,115 143,115 00000000000001c8abc3fa55cdef4c5fa0bf351b530314136bc8e3ed27d06d94 21 0.01/1.00 vMB 248
143,114 143,114 00000000000005c5dd0e5af96d2017247d3dda97a023703fba132ce16d66c680 31 0.01/1.00 vMB 250
143,113 143,113 00000000000008ef5c5346bfbf6985500cc97078cb9abdab91aa3e4c75599942 43 0.02/1.00 vMB 1,462
143,112 143,112 0000000000000251b8fcb51a83dfb0dee8e9f893e05127a19bdccc419e2e6b53 23 0.01/1.00 vMB 126
143,111 143,111 000000000000060efe1e367e669541b71aaffdd00eb974b018178fcba7c60bf7 24 0.01/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 783.29 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: 766.55 GB
    • Received: 19.28 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.