Loading Tool

Explorer IconExplorer

Memory Pool

75,774 transactions
31.03 vMB
0.10198633 BTC
Random Selection Loading Transactions
Max Size: 181.86/200 MB

Candidate Block

Mining Attempt 118fa7fb4be7b7a8199d2caf21d830959bfbc06109c956ce4f669914334e5ab1
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 3693b3bf10671d1d7c759c5f7ed83509063acd8406a65ea28081551a6eed5a15
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,453
Size: 1.00 vMB
Total Fees: 0.02044765 BTC
Feerates: 301.35 > 2.05 > 1.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (13,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
902,149 902,149 00000000000000000000f0b1658bcac6609cf2e1ade822f22d08771c677ff5f4 2,094 1.00/1.00 vMB 3
902,148 902,148 00000000000000000000352f1134afe4974b2e3178ea23ceaeb31551b9227192 869 0.58/1.00 vMB 1
902,147 902,147 000000000000000000012be5499878a7fd24a1217424f42ffd5ae371e5a89b57 2,044 1.00/1.00 vMB 3
902,146 902,146 00000000000000000001bec10da67c89b10fbaa0c86737a5df18f3ee80b354dd 410 0.15/1.00 vMB 3
902,145 902,145 00000000000000000000033964488b730ba16de804c50c4ba6acc2318561b8ca 896 0.38/1.00 vMB 2
902,144 902,144 00000000000000000001c11be64761b1b672e2f8e2f1a7c80e2622de7fc2b654 2,308 0.88/1.00 vMB 2
902,143 902,143 000000000000000000006acacc19c791ac13bbea8d9522626da0fa1c64340755 1,651 0.61/1.00 vMB 1
902,142 902,142 00000000000000000001bf4001aaffbf614f485e46b050d76d08f4000fec42ef 1,711 1.00/1.00 vMB 2
902,141 902,141 000000000000000000005a42ae6560ba2d06908b122d560b641b70dbbcd83a1e 2,601 1.00/1.00 vMB 4
902,140 902,140 0000000000000000000206d206084a6c5338e6c20105e09e230fdef160592a7f 394 0.13/1.00 vMB 3
902,139 902,139 0000000000000000000114ff685fc3f1c44f4d424ddc4a43d4ea1f14fe317071 1,547 0.63/1.00 vMB 2
902,138 902,138 000000000000000000000ec60138c852fe7dffba1328b6d2daa9a8856fac4f43 2,224 0.91/1.00 vMB 1
902,137 902,137 000000000000000000017406303df8c5864d06a00af51417e5563472e04d6e33 2,164 1.00/1.00 vMB 3
902,136 902,136 000000000000000000017d67e79f3602c1bbd24650f892f1625e1051592c47b6 2,061 1.00/1.00 vMB 2
902,135 902,135 00000000000000000002236cfa80e630fe27f0fdf99f46a9693c9a31f63488fd 1,087 0.35/1.00 vMB 1
902,134 902,134 00000000000000000000769be7a55dd4b4ccaa41dd136ee88f238e9df1490f50 2,703 1.00/1.00 vMB 2
902,133 902,133 00000000000000000001fcf6267216727db3dbfd8cc50ff739de6263effb19d6 2,629 1.00/1.00 vMB 1
902,132 902,132 0000000000000000000011a40b3cdcfb2db9c0655f6dca1a1b4e44ca500b3ce1 1,728 1.00/1.00 vMB 2
902,131 902,131 00000000000000000001878c7d6a2bd1484591d4be9f24768353e9d09835ca04 2,398 1.00/1.00 vMB 3
902,130 902,130 000000000000000000022b052e4cfeef90d4b31a8e6596e094cfd259eb824488 1,600 1.00/1.00 vMB 1
902,129 902,129 00000000000000000001b4e63602ea9f701e9f973e7c66229ab0254adadb8736 879 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.12 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: 739.22 GB
    • Received: 18.62 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.