Loading Tool

Explorer IconExplorer

Memory Pool

80,222 transactions
29.83 vMB
0.12328573 BTC
Random Selection Loading Transactions
Max Size: 180.44/200 MB

Candidate Block

Mining Attempt 42bd3d32f0719ba141eeb694df4208f34e7e97f4af979ebc3367523d56b2d0dd
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root 4146b8b40bf2296cfd976e7f366700e714c109f185e086f67ba2ce1b1a392c0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,772
Size: 1.00 vMB
Total Fees: 0.05735836 BTC
Feerates: 313.32 > 5.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (701,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,459 213,459 000000000000010d3a1a01022bc64d28e631b3e1f949e46a451392ebcb4fb54a 186 0.07/1.00 vMB 180
213,458 213,458 000000000000008edb1c52b964ee09c748473b1c6141d542538ff6585cb2faa0 250 0.13/1.00 vMB 150
213,457 213,457 00000000000000a96064e586a876696669cf05f575192671ef68b603c53cc3d3 316 0.23/1.00 vMB 124
213,456 213,456 000000000000023a8d89296f18987c00fab357ab9c0526f40d92f39c95d4c412 64 0.25/1.00 vMB 63
213,455 213,455 00000000000003847e644fff9a11da859867bd78f2e991fd17064b15e3722ad6 87 0.22/1.00 vMB 70
213,454 213,454 00000000000002ac268a2e8705a95ebb6364f31ad45e91405cd3192dd773e62f 197 0.23/1.00 vMB 81
213,453 213,453 000000000000008cea7cc3351f97324e1a646499b42bb2e7e41c7f9ee1a1661a 837 0.37/1.00 vMB 180
213,452 213,452 000000000000033ded557e841c3f4d2ccf30bc1e1ae94b4f025e1e735e12f324 297 0.12/1.00 vMB 238
213,451 213,451 00000000000001698e45a24bd0f772f3b6cb28523a5c10a52967222b098de44a 15 0.00/1.00 vMB 141
213,450 213,450 000000000000006ef0d4c096f9c3899ec8a938a1d8e862db7d8e680994ca779c 44 0.02/1.00 vMB 138
213,449 213,449 00000000000002e1c01a497e4901d541742b13241306e34f8094df828ba8fb33 41 0.02/1.00 vMB 123
213,448 213,448 000000000000023ec48515f6b3ed2e3162d91b1fac074625536d8a8d0455c315 302 0.15/1.00 vMB 130
213,447 213,447 00000000000004873ca9eeddf8061a43f21a3c468eb0a4cf03d9de8ce625cac9 540 0.25/1.00 vMB 163
213,446 213,446 00000000000004f67271c123e562229517c211292ab652171c5a3eb974b69471 6 0.00/1.00 vMB 198
213,445 213,445 00000000000002286fee549d35e1820f4956ba68f9352aaa416d9b51e4a18cbc 306 0.25/1.00 vMB 93
213,444 213,444 000000000000024707ca4b07ae2f43bb2a7b4e0434d80c9fafa8097e0c93b234 690 0.25/1.00 vMB 219
213,443 213,443 00000000000002b6773bfc8979ce51adc26573cd16bc0d065a4dc138c273ef9f 40 0.02/1.00 vMB 178
213,442 213,442 00000000000001a3c929e80cf0dc0f33d7380ff48c9ffc3f0287ffa99fa5dfd9 46 0.02/1.00 vMB 257
213,441 213,441 000000000000012246b1ef835277589f100391f4c3246c24b887d9c76c0067c3 183 0.08/1.00 vMB 156
213,440 213,440 00000000000001b7f78e7e3813aad4bfe6ffd7c5375fd8a2fa499bb507024265 194 0.09/1.00 vMB 291
213,439 213,439 00000000000003392e9286ff1866287bdb196615a6021a03f18a81e1e51f7094 334 0.12/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 782.56 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: 670.10 GB
    • Received: 15.82 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.