Loading Tool

Explorer IconExplorer

Memory Pool

42,809 transactions
29.76 vMB
0.09150670 BTC
Random Selection Loading Transactions
Max Size: 151.40/200 MB

Candidate Block

Mining Attempt 27f087acc361e1b817682edd6885ba10c995df3cc65090261c44baf4bfee8d0e
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 905e08d0586829f8fe2a5feaeccc6bdef5c1f8edce461da6c33cf4295dd146e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,341
Size: 1.00 vMB
Total Fees: 0.03161875 BTC
Feerates: 150.97 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (856,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
58,171 58,171 00000000147c6c7a87dcd43a8a62e0e2a678abeb49cbc2168b9c036e57a7eeef 1 0.00/1.00 vMB 0
58,170 58,170 00000000152c447254cab0d180c8967ef49cfc0f1d2c11bf40a19f61a19c22a6 2 0.00/1.00 vMB 0
58,169 58,169 0000000001f83a7d1a40fad6919be694ff01cad375f815cb8b8dc22ef9d9ff42 1 0.00/1.00 vMB 0
58,168 58,168 00000000078cbc487adbdbb8d24c9f739fb14deb87854cd04f139992641afb45 1 0.00/1.00 vMB 0
58,167 58,167 000000000befc6c3f8da432cd0a7c758c8aefefc1d5b24aab9412a1a60215f5f 1 0.00/1.00 vMB 0
58,166 58,166 000000000cc3aaf4eb236c5cdefb57314b8dbce9d039e857f279c96b3c43f3fb 1 0.00/1.00 vMB 0
58,165 58,165 0000000014de54b700410350a2e22b4060dac60ffd462f3ca3c0c7ac9523a7c3 1 0.00/1.00 vMB 0
58,164 58,164 000000000b6f92979f805d81b7ca848b091aa73fd4a00f69916decb3640218fb 1 0.00/1.00 vMB 0
58,163 58,163 0000000001d4b808526a5b700e3d0721a145032a119663744f55f715bfa92692 1 0.00/1.00 vMB 0
58,162 58,162 000000000058fc86218616c7846bb64bb48bf35f787a4140e47c46cdbd6feaf7 1 0.00/1.00 vMB 0
58,161 58,161 00000000081cbb0608e286d09c5e238f4a355e0a8887030ec8171fc66d704203 1 0.00/1.00 vMB 0
58,160 58,160 00000000048dc7863f9b47fd93b7b8b0d35988da42b88f11c16fb374a6e8e2fb 1 0.00/1.00 vMB 0
58,159 58,159 000000000dbdc3961b9d54a656aa4406c6cbabb2b4a36fd75f60d5cade6b54b5 1 0.00/1.00 vMB 0
58,158 58,158 000000000013d62e84a405b1b45ce0d016a05b8cffc2ae2bb01400b708a7a35e 1 0.00/1.00 vMB 0
58,157 58,157 00000000067d43c823c46f8957db02cd3009ee4468625f9a5eda5a9ce50edaea 1 0.00/1.00 vMB 0
58,156 58,156 000000000c737b41ed6f16da9ccf7d30166a23738e4eed794164318677679009 1 0.00/1.00 vMB 0
58,155 58,155 00000000012af49f8e77943362a4bb8032d23d4748557be7f8775e896346d96f 1 0.00/1.00 vMB 0
58,154 58,154 00000000147f72adf7371697183829b45c7735f263253c962475d9fe67a1f832 1 0.00/1.00 vMB 0
58,153 58,153 000000001323606c029e05c4559a98b6a4abd34cba102a95db7f4fe2c46fad7e 1 0.00/1.00 vMB 0
58,152 58,152 000000000183d7444346fb35bd8840a70b906feb912683ec6f8e5010bca4f512 1 0.00/1.00 vMB 0
58,151 58,151 0000000007a8bdff725575c1fd6ced7068399906ce62330cdb4a5a8238ffb8cb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.52 GB
    • Received: 11.66 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.