Loading Tool

Explorer IconExplorer

Memory Pool

86,679 transactions
31.82 vMB
0.10897543 BTC
Random Selection Loading Transactions
Max Size: 194.90/200 MB

Candidate Block

Mining Attempt 58678134742f9f4061550ee458047077aa87b10f54cbc1183fc3331e97b378a3
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root bccb25c464138aa8a90aa87f2388ea1c2064a623cec4bfda8c2b702993ab0aca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,859
Size: 1.00 vMB
Total Fees: 0.02828521 BTC
Feerates: 1,236.26 > 2.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (677,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,252 238,252 000000000000010e8f7ce108d7eaa7ffd85fc5b2b1c1e6b734074715736246b9 39 0.05/1.00 vMB 13
238,251 238,251 00000000000000f86c8f882ee8ff64bed92036cc1c1b7beb7fbe76b3614faada 517 0.25/1.00 vMB 166
238,250 238,250 00000000000000f7c0adc8e8669c6d55375de77f9b8823e9205a74c25bff0538 308 0.13/1.00 vMB 170
238,249 238,249 0000000000000139cf0def8b2fe1c146bcb5c730c265416cf8e9e4a386cac134 243 0.14/1.00 vMB 131
238,248 238,248 000000000000008f9cd9d85e84c9e223b4a39d2b727787c685ddc5b3e72e2bf6 393 0.21/1.00 vMB 117
238,247 238,247 00000000000001058bb0e56a33088ae7a36f34755f82fb2efc13472562ffae96 475 0.25/1.00 vMB 157
238,246 238,246 000000000000002105999e3405c7715de70aca11f343047eca2289f980b7c9cb 554 0.25/1.00 vMB 173
238,245 238,245 00000000000000792dedcd389e80d4c17faded6d2eb15a11e084c2a38c0a7edf 35 0.01/1.00 vMB 114
238,244 238,244 000000000000015040933d18890c2e57268fe2bf14a589c22c6d114494b977f4 425 0.25/1.00 vMB 118
238,243 238,243 0000000000000022042920ef7317e4a33f3ae2c43a2cd18952524a019b992a08 796 0.25/1.00 vMB 251
238,242 238,242 000000000000007801ab0c816283ecd6ec28c5a9b3f6fdef0d51cd069dad49f0 58 0.03/1.00 vMB 193
238,241 238,241 00000000000000fbcf68dd2fc3ab84334dec8d40284600423274155e22b70925 127 0.08/1.00 vMB 158
238,240 238,240 000000000000000ba96cb7f2484a52122a9ae9e2ce9173818894fbde198a28b8 89 0.02/1.00 vMB 170
238,239 238,239 00000000000000bdd9a0f6c31dd0446ebf1477ba93d0c9251fd252514dfbb0b4 316 0.16/1.00 vMB 150
238,238 238,238 000000000000014a8aa1b584a960fbd29b7a5ed974771cc6a0c79eaa4a1c616e 504 0.20/1.00 vMB 179
238,237 238,237 000000000000008416a4b21c44e12971b6aee5e194ecb0ade7297777f7927491 42 0.03/1.00 vMB 137
238,236 238,236 00000000000000a8a4891356e4511b7c43e6dadd5fae0c54ac99856403c71b57 9 0.00/1.00 vMB 210
238,235 238,235 00000000000000230523e0e30a8e4cb00a04178e1262181e9cce8830b86b7982 179 0.11/1.00 vMB 111
238,234 238,234 00000000000000e96fa0d1989261792fec207f4e91ae144f5f1f29e25850017b 239 0.12/1.00 vMB 169
238,233 238,233 00000000000000e184b4748023017222cc03c5546a3c5e9aa315e12bdbdabde1 278 0.12/1.00 vMB 195
238,232 238,232 00000000000000b2ebb516012471f4b40340002bd23f68ccda7f54fa7f030b7c 256 0.27/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.