Loading Tool

Explorer IconExplorer

Memory Pool

43,456 transactions
28.02 vMB
0.08093267 BTC
Random Selection Loading Transactions
Max Size: 145.33/200 MB

Candidate Block

Mining Attempt ac0c3a7690311ed1bc31523938b5a7a129523ea449b17d8c82396999caca2748
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 670fe77690acbe0a2fdd80cc06596dd49e1c3ab2cef38ddfb5604eec825c209a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,801
Size: 1.00 vMB
Total Fees: 0.02217976 BTC
Feerates: 160.85 > 2.22 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (679,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,872 234,872 00000000000000d7a1b06fc9dbb7f97b6798b0cd543671a3ba57742895397ec3 83 0.05/1.00 vMB 132
234,871 234,871 00000000000000d1b8bd7bbc8506e7c9550ed55259775c2b00a44493d3148352 190 0.08/1.00 vMB 162
234,870 234,870 0000000000000125ee7cb32ae4fe4ed56f60d889355a9efe354028d4759bfe58 366 0.16/1.00 vMB 152
234,869 234,869 000000000000002b792a75051aa67802892455956cef9900bec130c8b9b63aed 341 0.16/1.00 vMB 159
234,868 234,868 000000000000018dd8729108354622bd7c885b8069e39775350ada2325c48a96 512 0.32/1.00 vMB 109
234,867 234,867 00000000000000f5a3175efc20cdac41f848d47dc7d00debe821ebfa69f91db9 587 0.25/1.00 vMB 177
234,866 234,866 0000000000000010ca9757f6812cc1926a8432aa7ff9b78f5cd1c5186ec21fb0 309 0.12/1.00 vMB 154
234,865 234,865 00000000000000fc907c16884c444efd0d4b4129d2bac536d89852d0d92962d1 361 0.16/1.00 vMB 176
234,864 234,864 000000000000002c2d20c5009377366574b210ce5850b5103e4670030a5001b3 281 0.15/1.00 vMB 133
234,863 234,863 000000000000009685fc4bee1ff9a7ada0e67b454703eeeb3c592dcb170e958f 25 0.01/1.00 vMB 68
234,862 234,862 0000000000000163c0ef97217a6b18291b6c1f260f1cf98ff7030facbc5a4d86 387 0.17/1.00 vMB 138
234,861 234,861 00000000000000ba2b1d7772ee529fa7a0cf8d050d27ab7be83383060422ad72 712 0.31/1.00 vMB 162
234,860 234,860 0000000000000157f51fc7eaf7423f28f9126ba4125d71b56554a30b18278157 492 0.20/1.00 vMB 192
234,859 234,859 0000000000000190ee1bf5262b2557eb69b49d0e14e1d644ec44a8488f7f5181 253 0.15/1.00 vMB 126
234,858 234,858 0000000000000192e9db545e26c3566accafa4e3cdbc4ac7bbe5388cbb4dfe20 106 0.15/1.00 vMB 38
234,857 234,857 0000000000000066c2b2c1b13c1fa4af3383886e35849a2c7b284642704e1ce3 615 0.28/1.00 vMB 158
234,856 234,856 00000000000000b2adaa50ad3ead52af62a71467c88186980cefe1edc7df777a 144 0.06/1.00 vMB 192
234,855 234,855 00000000000000f6885e4cccea5a4bb94df35c0f6ab837060782f033552088e8 293 0.25/1.00 vMB 83
234,854 234,854 00000000000000ee868fce5aa579490a6505e003d096b24d4ddbb975754d67aa 357 0.14/1.00 vMB 179
234,853 234,853 0000000000000102041b51d263db4bf10cabf3a2a42b093d5003170e4cf9307b 234 0.11/1.00 vMB 184
234,852 234,852 00000000000000750b2236ff3fc110e75feea1bbc74ab1aca56c0205e47d0763 294 0.15/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 781.79 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: 634.02 GB
    • Received: 12.23 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.