Loading Tool

Explorer IconExplorer

Memory Pool

29,240 transactions
8.86 vMB
0.06924970 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.27/200 MB

Candidate Block

Mining Attempt 4cd7ab47ffabf6d7670d33cb2e663504d278671c24f0dd9217b06c73ce993fec
Version 20000000
Previous Block 00000000000000000000c13069b9329f48223affbf81e7578255b2033820348d
Merkle Root 175a90647f62b9d3587e98d5306f7bb5d3a90fc159a9748ff370db3b5223d932
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,840
Size: 1.00 vMB
Total Fees: 0.03869565 BTC
Avg Feerate: 2.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,020 (722,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
190,246 190,246 00000000000005c5ee6031c680124acf64e971578f3c3fa6f4a4930b541a0fb0 0.17 MB 477 137
190,245 190,245 00000000000004d0824fdae3b5821281df5340304f21cec0f13112e9d7fba0ea 0.08 MB 236 141
190,244 190,244 00000000000002f9f9fc5c5059264bc24ec01afb4da3c8352ae11ed22587091a 0.21 MB 653 161
190,243 190,243 00000000000006b3c26d8afdd5654060f5bda29025af395c79e76ffdf6470dca 0.05 MB 156 78
190,242 190,242 000000000000074b438c058f769c0287b705a4c15b02effb122dbec0ade37144 0.01 MB 32 11
190,241 190,241 00000000000004e953a5a837f5112e15cfac3ac7febd824761e9cee6fb48de9d 0.03 MB 74 121
190,240 190,240 00000000000003b90047c7afcf078b4a65e366b7aeb190e0127459dc306fea27 0.10 MB 284 147
190,239 190,239 000000000000086de7b99e3cb7123c226b01aacb85c003641e475f1cebb789a3 0.05 MB 121 132
190,238 190,238 0000000000000254cc34d9a9722a6b5179921eb84e1153d90632060be8c7101c 0.02 MB 64 147
190,237 190,237 0000000000000766c81603a9405f681b6f7ea122ae612aa5605cc126a75668ee 0.04 MB 88 107
190,236 190,236 00000000000006fdf62572bf6626e5f901b7e2f26e2edb8a7f7429a9befb0ea4 0.05 MB 106 109
190,235 190,235 000000000000016d01778bfb3e144d825fd243721f1bec2974edf0fe176603dd 0.02 MB 45 101
190,234 190,234 00000000000004f401d406652c0b7825f9ce8a5dd22257dac88dcdec9f975531 0.13 MB 364 147
190,233 190,233 000000000000005daadfe5a82f47d845b0baeaff380d1c0ac4f0f957675408d8 0.01 MB 32 0
190,232 190,232 00000000000008ab3223385f268ed5c612fbe0720572af68d4cf87154c5bcbd0 0.04 MB 107 108
190,231 190,231 0000000000000825ad6cd95ec3a020b1c413a6163bf039bc782055a4f4a10c05 0.01 MB 32 0
190,230 190,230 00000000000006b2ad485c6d8ba209caa115a91a5d7f287a34236b9552a10373 0.00 MB 9 40
190,229 190,229 000000000000056b189cc45454ab3ca2f3f96a494f9790399e970f4be32a1cee 0.06 MB 95 161
190,228 190,228 000000000000082a7a0f4bf24384155af7f7d27b59f538b078bb65a3c0f9ca87 0.07 MB 200 133
190,227 190,227 000000000000072e00ac906210f222c02246d053d7f8cecd39d365796f228a4e 0.02 MB 84 38
190,226 190,226 000000000000011e2ea199cd4930636caa7047ca55b946601e1fd3b8336d1d4c 0.13 MB 344 120
Previous 10 blocks ↓
Total Size: 778.88 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: 401.34 GB
    • Received: 3.61 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.