Loading Tool

Explorer IconExplorer

Memory Pool

79,256 transactions
29.46 vMB
0.06424452 BTC
Random Selection Loading Transactions
Max Size: 177.54/200 MB

Candidate Block

Mining Attempt 8f7fe9e161bd2777956dc974526ba03fe872a7d04e226822cbbc2973bfc5db87
Version 20000000
Previous Block 00000000000000000000a977f5834d7fca1f1b6b8e70ee339ba59bcdbf03c5f4
Merkle Root 5d8f161bda769209e2cfe1e30a0b2d0ff9a848acad089230d076c794e9d31b48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,623
Size: 1.00 vMB
Total Fees: 0.00438387 BTC
Feerates: 50.48 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,984 (713,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,247 201,247 000000000000045f4bf052806d4885f1ee7207abdbe489316bbceaabb185921a 50 0.03/1.00 vMB 74
201,246 201,246 00000000000004d1dfbfb5a20e57d523d910b90a5dcd39d60208195c9b9810bb 237 0.25/1.00 vMB 76
201,245 201,245 00000000000004298495533e81f275902b4f64ad08e4cdb88e1f34eb094d8c21 173 0.08/1.00 vMB 143
201,244 201,244 000000000000016b16dfd73588a90021c1254a27dd99f1485e152f570bbfded3 50 0.02/1.00 vMB 9
201,243 201,243 0000000000000491822f1f9823e83c6f76ed7bfa0b72b16bf9f6e380ec262c42 236 0.11/1.00 vMB 156
201,242 201,242 000000000000047606cdee3dacae8532bb4081bad9ce600870c692ba5318186b 136 0.04/1.00 vMB 44
201,241 201,241 00000000000005d97c25dee4a0b6a8563f27509fcf9e0c3b204058c18081e186 94 0.04/1.00 vMB 232
201,240 201,240 000000000000038ce0f5fc86bf50e7ed1773bd72eb3f15775cb469707abf06c8 35 0.03/1.00 vMB 115
201,239 201,239 00000000000004cc23ebeaf8a347bbddbb72b75968a240c543a2f901d3178a5e 76 0.04/1.00 vMB 92
201,238 201,238 000000000000038d78beb821aae0b0bb2bacbb1c7ee85bb3121f53b95ecd122e 54 0.02/1.00 vMB 77
201,237 201,237 00000000000002b5253367c8967616d14d565041f3bdba72782002c364feaa5a 217 0.13/1.00 vMB 160
201,236 201,236 00000000000000ebd13a50b413f3327d76c5e6d8ab661b7abbfc7b827c2bcd61 128 0.04/1.00 vMB 68
201,235 201,235 00000000000001987ee86c1427288574b874ae137e010ee35d78d3fdb7a191e0 41 0.07/1.00 vMB 58
201,234 201,234 00000000000004e34b76d1be010a941e1bd1422a0e7c078744ad72a1432f626c 107 0.05/1.00 vMB 205
201,233 201,233 000000000000037a93c922ec37439a2a0cb79c1087b8d7ff21eaede7386651fe 38 0.02/1.00 vMB 73
201,232 201,232 00000000000001a59c769b13599a0ef4f3c53fbc8225b76e38b02566f6d9a8d5 116 0.08/1.00 vMB 98
201,231 201,231 000000000000041aa9525e4dbd2873a8acfddd6f5376bfd16cea245c808a395b 15 0.01/1.00 vMB 106
201,230 201,230 000000000000021adbb619cd097ec5cd21f3b85d0d0c588a09808256ead4ede9 357 0.17/1.00 vMB 147
201,229 201,229 000000000000042dc02c878b8659c0b108f9fe1c08a7afa73a62a8e6ae829001 26 0.02/1.00 vMB 45
201,228 201,228 00000000000003e40bb0a1e5c836fb211cdb84b4f7458a4239dc671c95ce5a33 89 0.04/1.00 vMB 111
201,227 201,227 000000000000054b705b476709d29e5ff8fae55973677fecee08cd5c6a5a582d 61 0.03/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 782.36 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: 663.00 GB
    • Received: 14.89 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.