Loading Tool

Explorer IconExplorer

Memory Pool

38,811 transactions
28.53 vMB
0.06859008 BTC
Random Selection Loading Transactions
Max Size: 144.43/200 MB

Candidate Block

Mining Attempt 9ff3e32601bc1ff20d33ffae902f7dcb02b05c4deb3b4afccd50a7608ff2120d
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root a93b987d2508b43cc93da0f9c42b7f915e714cc4be0e79d15e84cab5590fedc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,160
Size: 1.00 vMB
Total Fees: 0.01352003 BTC
Feerates: 105.82 > 1.35 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (440,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,136 474,136 000000000000000000b71dcf25a5d863835837c7249f1d48fa293862b26f5e96 2,027 1.00/1.00 vMB 265
474,135 474,135 00000000000000000020b990d71ca39d7e41b9af1a14315a6be4f6e80ffe86d5 2,479 1.00/1.00 vMB 322
474,134 474,134 000000000000000000bc7f1eab22b6fd31025d98738fd8bf1e283127541480e3 286 0.25/1.00 vMB 44
474,133 474,133 000000000000000001473f7db20cfb005be089bcb70fba307280e936fe5e35fb 2,309 1.00/1.00 vMB 119
474,132 474,132 000000000000000000a9704a2a35c61db1ee9a552327ed6f8fc7d22a40d12218 2,226 1.00/1.00 vMB 333
474,131 474,131 000000000000000000a1fb2b8c7d61ef59592caa9f7c77058b4cba1dc4582938 2,090 1.00/1.00 vMB 119
474,130 474,130 0000000000000000008ea7da215877830e4004eb667f4a13b3c08d912a3262a0 2,490 1.00/1.00 vMB 335
474,129 474,129 00000000000000000061df28a91840c240243453c1c61c23ebf6d83ed0c42726 1,056 0.46/1.00 vMB 243
474,128 474,128 0000000000000000000f775963df04ab4a2d7b20b5eed7300a06f9776f810346 198 0.09/1.00 vMB 374
474,127 474,127 0000000000000000011de97e07b86b89f1d416dc7a8435519d0cbf6e8f2b468f 750 0.33/1.00 vMB 189
474,126 474,126 000000000000000000c6cc85e4713963c5863a4dcf8f1ed801cf307677d7801e 905 1.00/1.00 vMB 49
474,125 474,125 0000000000000000001589dee7fd51427c7aaf693bdd4a9856dfdb88660ed588 969 0.44/1.00 vMB 274
474,124 474,124 0000000000000000003d86541e205bd641d22c918553d5faab0610463fe0e2c6 316 0.13/1.00 vMB 222
474,123 474,123 000000000000000000ea5af480627759e1c784a52ac1847d69e75d197739032e 581 0.42/1.00 vMB 123
474,122 474,122 000000000000000000904706fe71b0afc696298e600acadbc61f2ccf0e3a997b 2,154 1.00/1.00 vMB 176
474,121 474,121 0000000000000000003659d07c6dab6196712e951439eef25ca15204fb136f51 2,431 1.00/1.00 vMB 190
474,120 474,120 000000000000000000fc82e8278f25bf05cb8700cae9583e6334f87213c20ef2 1,815 1.00/1.00 vMB 368
474,119 474,119 000000000000000000cee7888ba624ae6546ebb9877e570a7e71f5536017dbc4 1 0.00/1.00 vMB 0
474,118 474,118 000000000000000000106736d58845cebfc229d49b270dd3833bb80467e5edc3 1,889 0.90/1.00 vMB 213
474,117 474,117 000000000000000000a37053f4c653fa2b828db1b59063fcb6520e7d763b6ae9 1,419 0.57/1.00 vMB 209
474,116 474,116 000000000000000000073e6bd68f0cf2a41cda6fc2ab17aa23b9bf144b3ae1f8 878 0.40/1.00 vMB 237
Previous 10 blocks ↓
Total Size: 781.60 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: 623.59 GB
    • Received: 11.47 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.