Loading Tool

Explorer IconExplorer

Memory Pool

77,721 transactions
34.25 vMB
0.14637546 BTC
Random Selection Loading Transactions
Max Size: 190.61/200 MB

Candidate Block

Mining Attempt 3f08ea7654bf1a9fec6caa09595eb2ac94d54aa83ff42c04ad41e2df2415ea04
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root e3db064fa43650839c184473f4050c86e169f0064668d417aa157d1a528bb933
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,923
Size: 1.00 vMB
Total Fees: 0.02605059 BTC
Feerates: 445.78 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (699,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,120 216,120 0000000000000169646ccfed09a118c0acc75d95a1815d89f4aecc5784db05ba 49 0.03/1.00 vMB 110
216,119 216,119 0000000000000421a264b2a6b2535d5cd0e628f16ddf86f27f5fb34eb3667a7e 434 0.19/1.00 vMB 468
216,118 216,118 000000000000004a1051e1a252dd0e604153c635a391647b8d3eca1afeeb1345 282 0.11/1.00 vMB 152
216,117 216,117 0000000000000348d41c31d63fc3fb0a9fbd3ea3223f5b6550cd9ff11a4dda3c 552 0.20/1.00 vMB 193
216,116 216,116 00000000000001b4f4b433e81ee46494af945cf96014816a4e2370f11b23df4e 446 0.18/1.00 vMB 197
216,115 216,115 00000000000000f97afdf8ccba49919bb998313ec67e3654798b86a3f6631c1e 142 0.06/1.00 vMB 128
216,114 216,114 0000000000000234440faa3ee1a84b457e5f79515a2b19853d7e72422e3183f0 529 0.22/1.00 vMB 163
216,113 216,113 000000000000044263dc2253bdd2a31a4194ae13321b25e41f422e148c417cec 1,058 0.38/1.00 vMB 256
216,112 216,112 000000000000049dfea02332a632c3d24916d3854aff9968613c67aaec3a046f 539 0.20/1.00 vMB 201
216,111 216,111 0000000000000288ebe8646afd97fff2a92f9a2977caee4ffc04149f69513bfc 597 0.32/1.00 vMB 158
216,110 216,110 000000000000015233c9912c6435889d4b88b481bd8578a4c1be1d16b2efed52 517 0.21/1.00 vMB 192
216,109 216,109 0000000000000301877f92f8fd727252d63ed52af219341ebb756a5f948f85b2 143 0.07/1.00 vMB 159
216,108 216,108 00000000000001e025d9f74c6b0b29895ffe628544477df4711af60fde5e7917 357 0.16/1.00 vMB 176
216,107 216,107 0000000000000267356ba4a0c9c0fdd017081595810576505946f2977177e208 429 0.24/1.00 vMB 132
216,106 216,106 00000000000004512c6ee4a0905deb37403af00e55c3f048095dcc7a1130a0fe 508 0.20/1.00 vMB 178
216,105 216,105 000000000000003f464135af15b135cc71ee7b43e180d3b02842b8237cef7ff3 758 0.25/1.00 vMB 242
216,104 216,104 00000000000002e99f549648807c86c3505f69d8bc6806ffa0e80511bab4cd7d 493 0.25/1.00 vMB 148
216,103 216,103 0000000000000461fefcf222f2712573baf001ab6a7d8ef95e7c0fccac28ba55 666 0.24/1.00 vMB 187
216,102 216,102 0000000000000230e1428080155f8a4920d350090345f4ae27a00878b5f49dac 560 0.23/1.00 vMB 188
216,101 216,101 000000000000005c971eac7dd0d642d2db6dd9ee91e71a05bd31fac43746fa16 360 0.16/1.00 vMB 149
216,100 216,100 000000000000007eb5ed0f6650f5047b1aaba950423d7aee12b3b2ccdd646964 542 0.26/1.00 vMB 162
Previous 10 blocks ↓
Total Size: 783.11 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: 736.29 GB
    • Received: 18.58 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.