Loading Tool

Explorer IconExplorer

Memory Pool

41,941 transactions
30.31 vMB
0.16207138 BTC
Random Selection Loading Transactions
Max Size: 153.01/200 MB

Candidate Block

Mining Attempt 841146bd81a348fd17a968d14f0aee82637bfee93efc835c333b4d0c54f274d1
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 9bd5a7410c75f7721a53daed54073bc637675dcfd4c8c2e4128788ca5b1bbb87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,594
Size: 1.00 vMB
Total Fees: 0.09000081 BTC
Feerates: 301.60 > 9.02 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (430,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,382 484,382 0000000000000000006c08de32419dd9172a48dc47aa30aca1563efefe497896 2,236 0.99/1.00 vMB 75
484,381 484,381 000000000000000000d44f8f5382f58fe91b8ff5314c18de545e6470545d70a4 1,945 1.00/1.00 vMB 134
484,380 484,380 000000000000000000e7785dac9bf942840f706eb59b1cc0e2e994640e1e5826 2,019 1.00/1.00 vMB 164
484,379 484,379 000000000000000000779c9ac66e842a3db6d79c572747e15066a0c854052b79 2,255 1.00/1.00 vMB 233
484,378 484,378 000000000000000000438451161116b32ff23dd4e9d2777ae515815d6348072c 312 1.00/1.00 vMB 11
484,377 484,377 0000000000000000000dc2d3be8ea108b16607cf889e5bb6c70bffec99b64daf 792 1.00/1.00 vMB 71
484,376 484,376 00000000000000000021f42d4ecd7d3e6480c74c0601d4722afc2f8f8fae5853 1,970 1.00/1.00 vMB 108
484,375 484,375 0000000000000000008ba4954dca7514d95f8a46778896a8f19a863fff7721d8 411 1.00/1.00 vMB 31
484,374 484,374 000000000000000000b771c44e55f2dc27af87458c20b6cb0eec16ec6dec067d 706 1.00/1.00 vMB 51
484,373 484,373 00000000000000000121f8290c695f957292e34e87597fc233ad9ba40488b918 128 1.00/1.00 vMB 19
484,372 484,372 0000000000000000005a3f4a99983b333fec25fd781cccba4529e87c9a77836f 1,039 1.00/1.00 vMB 30
484,371 484,371 000000000000000000e09228bec3671739454d02b39d685b2697ffc43a82ab81 2,330 1.00/1.00 vMB 189
484,370 484,370 0000000000000000010b4d62303ee2792144b967b35811b493c3afddae9a4136 1,874 0.99/1.00 vMB 114
484,369 484,369 0000000000000000012c053be0549dbc46a489baf5d94d2bfc54c271be59079e 1,061 1.00/1.00 vMB 144
484,368 484,368 000000000000000000cb76841cfcd18192a703b4be9533aa84ff2761af2801d1 262 1.00/1.00 vMB 23
484,367 484,367 00000000000000000097f02e8cd82f8678cfd20557f89fe00a6694224973a46a 588 1.00/1.00 vMB 42
484,366 484,366 00000000000000000048fbc759d7f607f642d7c79e99d79f8ae1a314cded7b5f 1,844 1.00/1.00 vMB 130
484,365 484,365 000000000000000000ee96eac8c6c0953252af22ba1bada2a091d690d0a692a5 2,319 1.00/1.00 vMB 25
484,364 484,364 000000000000000000b969a0c7ad7a8ea1180b57cf464e5095052359f097a0af 1,915 0.99/1.00 vMB 125
484,363 484,363 000000000000000000dfeab3151199362bf6bb7a93991eeeb4bd275857f86115 2,074 1.00/1.00 vMB 80
484,362 484,362 0000000000000000003c2f21e789f04d9c7c7c2d1548ca0941025ea1965877fb 2,488 1.00/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

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