Loading Tool

Explorer IconExplorer

Memory Pool

79,103 transactions
28.30 vMB
0.06671104 BTC
Random Selection Loading Transactions
Max Size: 174.38/200 MB

Candidate Block

Mining Attempt 055fc0c8644de8468a9f7021de6c65c42cb33757459b32a7b4db5cc891259dc0
Version 20000000
Previous Block 00000000000000000001b259ee24745935bd287f5b90f67a2bf9d14eecaae9fb
Merkle Root bfec75bf2b920bec65bc55c526ffaa55cda4a0308524f28a735dd480fb3e2319
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,922
Size: 1.00 vMB
Total Fees: 0.00512878 BTC
Feerates: 150.61 > 0.51 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,622 (698,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,341 217,341 000000000000025a8718c644f6e393bec25def7b00958c1e1c821a5ce5003806 252 0.09/1.00 vMB 204
217,340 217,340 00000000000003b6c6ab4b58d3c7d73f4f575fd3ad09e9f7268b12196161e3e3 108 0.05/1.00 vMB 166
217,339 217,339 00000000000003ceb2f32796d15b5e5e6491e9360827bf33077e36b389bec372 322 0.12/1.00 vMB 196
217,338 217,338 000000000000042346c08c9e450bb59ead83d8b10c377985b2e426e2e3d27a0f 379 0.17/1.00 vMB 165
217,337 217,337 00000000000001f79072099bfe17c62b1bb045e7fdc23cffaee15b69c7ce893a 150 0.05/1.00 vMB 212
217,336 217,336 00000000000001532bd21010d9734d2bc13fe493b74e05f7a46bb632a89ef9b4 321 0.25/1.00 vMB 118
217,335 217,335 000000000000020be3f816160f4fefd7a2d3821fa6d59b3fdf6c0ea5248a7f41 314 0.15/1.00 vMB 142
217,334 217,334 000000000000038a1a56b712572d07303ef30b7e2cd7bf2031dd94ac37e6994e 296 0.28/1.00 vMB 101
217,333 217,333 00000000000003ba26450157a290bd16daa7477c87b75559cf997adf11611d36 9 0.00/1.00 vMB 347
217,332 217,332 000000000000036d63b63e330a0082812d4945bceb1cf9f6a6d8cbe8e1e21c45 669 0.25/1.00 vMB 199
217,331 217,331 00000000000002eea42fe9c9a1b856396f6416a601545640d0599a4da8a926c8 718 0.20/1.00 vMB 304
217,330 217,330 00000000000002534d02426644359e9f78353d2d3bf16dac5b7030dafb654c0b 131 0.05/1.00 vMB 198
217,329 217,329 000000000000019f2bcb03ba9c41001050d5c79a0cf9dd448129380f25facb7e 479 0.21/1.00 vMB 209
217,328 217,328 00000000000002e77bfce6953aec48270468d68c0984c5ee875d25dc67ff0c01 511 0.22/1.00 vMB 192
217,327 217,327 00000000000001d2b1ee09169596ba5af822e279483125ca847771802dc02a8d 127 0.05/1.00 vMB 183
217,326 217,326 00000000000002205177a18527c960503b8eb0a884715611bd0b92021505a515 43 0.01/1.00 vMB 10
217,325 217,325 00000000000000002a08ea684daee3aa1c4ca94c53c5ce6d8ec9d2b9a8011deb 537 0.20/1.00 vMB 217
217,324 217,324 000000000000016d797d709ff77dcdd2b6721bd5b78871baea19a29946d4458d 221 0.10/1.00 vMB 236
217,323 217,323 000000000000013fff862d2151606f185b25984d08143573d9fdb5ac7bef2c02 186 0.09/1.00 vMB 239
217,322 217,322 000000000000028a0d1d8012fc5fa456c5d3dc682080ec982e2bc4dcf30c5bd1 131 0.06/1.00 vMB 276
217,321 217,321 00000000000004fd70306a92b2556564803900397dcf9a7f27b1922e2aacd5c8 33 0.02/1.00 vMB 218
Previous 10 blocks ↓
Total Size: 783.47 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: 772.03 GB
    • Received: 20.10 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.