Loading Tool

Explorer IconExplorer

Memory Pool

86,904 transactions
31.83 vMB
0.15565888 BTC
Random Selection Loading Transactions
Max Size: 191.92/200 MB

Candidate Block

Mining Attempt 51fb25154c66fe93a7083a20aaf56d3c5c602a4f1ebbd11a1ea4b90852513e72
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 7d4d77a54197de134dcbd5cea73b76999d0d204fb6af58603709ee4bc24f3c2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.06939072 BTC
Feerates: 214.31 > 6.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (807,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,389 107,389 0000000000027ab45ab2b61ce59a24458b60728f867fb4f2b49ce434601e3630 81 0.03/1.00 vMB 0
107,388 107,388 00000000000007934dabf3abb08bd7bfed4c3ea49a460cfbd5bb26ac2f1cc67c 21 0.01/1.00 vMB 0
107,387 107,387 000000000000b753f6a7eb487c8675ae46da471880afb028793dd9bad6d9ed99 5 0.00/1.00 vMB 332
107,386 107,386 000000000000a2dab898ffc299e422dec37268cb59a8ed64ac3257fe1bd70de1 12 0.00/1.00 vMB 0
107,385 107,385 0000000000014e61018c0f609d93288bbd0be1361fea57d8e89811804037f782 12 0.00/1.00 vMB 0
107,384 107,384 0000000000026684e305ebea18d1609c674e43c12d2939df1e776faff9a0dddb 31 0.01/1.00 vMB 285
107,383 107,383 000000000001b34685e3d44921dc3562f3050cca464b6feb6eae71f4640d304a 12 0.00/1.00 vMB 0
107,382 107,382 000000000000c18ba44d216f8412f97ab3b7684ec1cf4cedb16d3b25614703ca 13 0.00/1.00 vMB 0
107,381 107,381 00000000000092187431c6d84ec8cb92e21ade3b6b3f5aca5ff1c6d45f1357c2 14 0.01/1.00 vMB 144
107,380 107,380 000000000000675d15ded9884c64be68d19f7064e374e1bbc4c736f9bf4dd496 11 0.00/1.00 vMB 0
107,379 107,379 0000000000004c351e91d3912153eaa2f4ac06c139011bb73e6010c52bb99e00 12 0.00/1.00 vMB 0
107,378 107,378 000000000000041a1326d75d0bf794931870baf645e17e6f404be9d19807b220 4 0.01/1.00 vMB 0
107,377 107,377 000000000000439c89e3a2275fc2341c12c363ace1721fab877fa24b180042fd 42 0.01/1.00 vMB 228
107,376 107,376 000000000001a7a86baf2c130eb36630d64d4e9f6719d2048ffd7ff783165766 12 0.00/1.00 vMB 0
107,375 107,375 000000000000879e5b79111504447dce9783130002313a7c6d6b632334600ce5 12 0.00/1.00 vMB 0
107,374 107,374 0000000000016b191f996afba676330bdfbf50d51e26b7a98d54ae9c0a21cd23 8 0.00/1.00 vMB 0
107,373 107,373 0000000000004d012ef0c6eeb1b17f8bec7e877b55fae81200c8406188c90ae1 7 0.01/1.00 vMB 135
107,372 107,372 000000000000ee639352c10b8a96e5c96e2d5dc05e48d997832d5d34292139d3 11 0.00/1.00 vMB 0
107,371 107,371 00000000000258228fbb24d78fbcb67294dc35c969a10dd02421fcd2de762c5f 12 0.00/1.00 vMB 0
107,370 107,370 000000000000edefb1def92151ab2824f507bae222585ca8f87f2558d1aca541 11 0.00/1.00 vMB 0
107,369 107,369 0000000000005192707cceed936e8df326fd6f2605cffed612804b2f5fb5ac28 9 0.00/1.00 vMB 341
Previous 10 blocks ↓
Total Size: 782.33 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: 660.79 GB
    • Received: 14.77 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.