Loading Tool

Explorer IconExplorer

Memory Pool

28,864 transactions
9.76 vMB
0.11677065 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.36/200 MB

Candidate Block

Mining Attempt e6b59855ddeb5ef538c76c8cd9d8232b2c5986bd97eb120cf45fcef0a11b2a57
Version 20000000
Previous Block 0000000000000000000207d87b7daaa9b76b765d546cb6d2acb529123ae5516d
Merkle Root 572996c08ec638e7e26c47834eae51cc33a73c31981b0c298a2285dcc037a1dc
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,825
Size: 1.00 vMB
Total Fees: 0.04010568 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,220 (776,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,385 136,385 00000000000007d7548ae3334423ea315e11b22bc89bea51670298ea004f9119 126 0.04 vMB 252
136,384 136,384 00000000000009bb2f73be04e6c20c911ef14a215ab1bb4d04cbf573d0e29499 14 0.01 vMB 787
136,383 136,383 000000000000041e676644ef6a147267e9f483088f7fa3c70ef1a2a3c63a0c77 13 0.01 vMB 909
136,382 136,382 00000000000006a02b6a79279e1a782505e9bed04273c3031c27b9e8d5d9624c 15 0.01 vMB 217
136,381 136,381 000000000000028366a218a5e5cdf4eee3cfdc117ea31763bfe139551d9d71a0 26 0.02 vMB 176
136,380 136,380 0000000000000a0b9ca20b20bf2a65fad218a8f752e6d6439538c527bbefd494 6 0.00 vMB 25
136,379 136,379 000000000000031a60f793c40d037ecbbcc02308b7e49ef523ff5b5510a23295 48 0.02 vMB 125
136,378 136,378 00000000000003e42ec6e955bc405d212a7d38e31cbc0742991fc054de816fb6 25 0.01 vMB 852
136,377 136,377 00000000000008c0b12bf5a4f7c20abc19d30c7a4ac182b59007fc662be2adc9 16 0.00 vMB 0
136,376 136,376 00000000000009b149f27d51784961bca37cb9c500050d16c7cd8e442b9cf6ae 18 0.01 vMB 362
136,375 136,375 0000000000000230d84d466535bb2cd973f308efe4b1806be806b809212b0704 17 0.01 vMB 523
136,374 136,374 00000000000001bcc770e8c774470b5973e03ee2ad2dd6acc9864e79ab0b17c4 10 0.00 vMB 0
136,373 136,373 000000000000011abffb449cd7a36895b48745962e10bd4e954a22ad826b4269 66 0.03 vMB 267
136,372 136,372 000000000000005ccaf033df443cf46f501891cf9bbc4ec0d93088e9ddfd4028 8 0.00 vMB 629
136,371 136,371 000000000000090c2e522f2f3fc5698da517ca044ee199b8ebf27b0ce75429aa 4 0.00 vMB 0
136,370 136,370 00000000000008d259709a9f6dbc98d624088db0576649c83f0cc1b968e74d27 19 0.01 vMB 863
136,369 136,369 00000000000009a5bfa562632df622c146e1e89ed82a7921895ace954ea540bc 146 0.04 vMB 181
136,368 136,368 000000000000058319851c6b0d6ae9078f5215553babac8da2a8731a2bab6a2a 53 0.02 vMB 303
136,367 136,367 00000000000005b264111bdc3e62261b7ad1860a2a61f428572331163fbae544 10 0.00 vMB 820
136,366 136,366 0000000000000a00be690926e464b8821b9bfb459bd7dac6361ae1c9936c533c 59 0.02 vMB 197
136,365 136,365 00000000000004ee9926a630954c38da4868aaed9311db734556287854a0cb87 104 0.05 vMB 170
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 70
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.86 GB
    • Received: 0.47 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.