Loading Tool

Explorer IconExplorer

Memory Pool

44,070 transactions
27.25 vMB
0.09141925 BTC
Random Selection Loading Transactions
Max Size: 143.82/200 MB

Candidate Block

Mining Attempt f0e2f68569de297b2bacd1c08e9b3ef4334ac5a2866f88384f31ae5a12f422a8
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 6dd5d3512089e759efb4d49affd2358ab4563d00c541afd8244a1f9404097153
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,116
Size: 1.00 vMB
Total Fees: 0.04053728 BTC
Feerates: 101.65 > 4.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (685,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,855 229,855 00000000000000e7eca454590bfd10072ff9d2a8d7fdd3d3cb46a92ab65f3061 379 0.25/1.00 vMB 115
229,854 229,854 000000000000010952105e7b44468fd87720208aa52652c344c488b949f92cde 118 0.20/1.00 vMB 64
229,853 229,853 0000000000000169e42a0e3eb0bccd22739f1eea8443a86a02e5540d2fd85ac4 1,059 0.47/1.00 vMB 184
229,852 229,852 0000000000000032429ffa8aedc1197759884fadc9f25505616692ccebaeea6e 600 0.25/1.00 vMB 197
229,851 229,851 00000000000000da1ec944e811c05564527a9e2f282783803cbcda1f7463afbe 327 0.16/1.00 vMB 122
229,850 229,850 0000000000000014df8ebd71f6f9d5dff7a398c33ad5690000f6eb59270c6918 279 0.25/1.00 vMB 87
229,849 229,849 00000000000000d2d1e273a389aa10656bf9a1f9ea77033ae9871274a29cbdde 664 0.25/1.00 vMB 192
229,848 229,848 0000000000000031f9c98174d0a93e53b77ab2b1fc622f5c2c7b8e10564ace5e 498 0.25/1.00 vMB 135
229,847 229,847 00000000000002279913fc989b7e0e0394d920a6cd8c6db8df3aff345868017c 348 0.25/1.00 vMB 96
229,846 229,846 0000000000000076e8247317a7a28c86eb8b2ce0d58a93dcb7b7417e97c48ba6 631 0.25/1.00 vMB 199
229,845 229,845 000000000000019da85ec47523ffc06c28026e0ddc5838eda0995a5833000635 786 0.35/1.00 vMB 187
229,844 229,844 00000000000001127c84629f5e21c87507ce4e762329921ba386941c470b6e96 274 0.11/1.00 vMB 175
229,843 229,843 000000000000005f19aa66439fa2bcb76daf2b598c0c1d09e5a96f2f763ed174 273 0.11/1.00 vMB 193
229,842 229,842 00000000000001b62ea9e0968842e98aed360ba3304c415981e62afbc8fead88 371 0.26/1.00 vMB 111
229,841 229,841 00000000000001e6b1075f1276ef80d92919695ad4f9899ce9412e61e4054381 524 0.24/1.00 vMB 157
229,840 229,840 000000000000019cbb375b5e7e9003e16b51986ac2210bf17b40b394c831fe09 391 0.19/1.00 vMB 182
229,839 229,839 000000000000004d8261fac934743ea0a13cf9dcc79ffe55f531cd855577ce8d 726 0.31/1.00 vMB 168
229,838 229,838 00000000000001b3a6f479624761b9841860df38654b85622167a62f6a40c130 286 0.24/1.00 vMB 120
229,837 229,837 00000000000001b9f3223afb668efa606bcdb3624a5424b820cef63f964ceb8b 1,075 0.47/1.00 vMB 141
229,836 229,836 00000000000000963f40e74d02a375f977060fda4ce1095351f0d15ffb1d21af 809 0.25/1.00 vMB 291
229,835 229,835 000000000000021a8d52d45211cb55af8f6fa74aaf3494cf59211943a076e529 363 0.16/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.