Loading Tool

Explorer IconExplorer

Memory Pool

26,800 transactions
27.42 vMB
0.07058105 BTC
Random Selection Loading Transactions
Max Size: 131.27/200 MB

Candidate Block

Mining Attempt 33c86441db8b2cc80111975c52dcd5c429bf23ea48e8d4b6e87991d86870dc5c
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 28918ed3af6ba61da9dc4a325c0840d9c03f9737b04a9a744a59e2dc355cdca7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,527
Size: 1.00 vMB
Total Fees: 0.01863994 BTC
Feerates: 301.57 > 1.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (145,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,018 769,018 000000000000000000037c6030aa814cf33499639709faa206eaa1ff011406e4 1,796 1.00/1.00 vMB 8
769,017 769,017 00000000000000000006850f4bf0f40f387872331687c555f3524f66df46e2e1 2,615 1.00/1.00 vMB 17
769,016 769,016 000000000000000000058a1f69cc1c9fd57d15b2ea35d8c1c22cf4947497ab02 1,268 1.00/1.00 vMB 18
769,015 769,015 00000000000000000000e68e2dae294ab6dba92d7adbde8cbcee3f0a95d701b0 3,115 1.00/1.00 vMB 19
769,014 769,014 000000000000000000074b889884f8693a6dcead4d6de5c522f7016ff4a7d055 2,950 1.00/1.00 vMB 18
769,013 769,013 00000000000000000003c0e428761ead864f82b82bbba9f699f41bc48e1076b3 2,767 1.00/1.00 vMB 31
769,012 769,012 00000000000000000006d6f5e6158e6bf05f87e262fccc3505f4017dbea23f0b 2,854 1.00/1.00 vMB 53
769,011 769,011 00000000000000000006f841bb6dec4e0c012c1eb548c36a6aa0dce05e978081 2,451 1.00/1.00 vMB 54
769,010 769,010 00000000000000000006f285092f3353a7482947902923f47a8b724f943a2d58 2,530 1.00/1.00 vMB 39
769,009 769,009 00000000000000000000b7e3a2a4024df07c2cbfd6b62a1d6dbc8d1f67db5153 3,036 1.00/1.00 vMB 33
769,008 769,008 000000000000000000002890aa70eff353abc412ad12b65b065aa1c3d2c49c37 2,541 1.00/1.00 vMB 41
769,007 769,007 000000000000000000007555dc8520816ea78564c4459392555a87d150883270 2,878 1.00/1.00 vMB 39
769,006 769,006 000000000000000000062215c273d481d27124372a2d30a66738853908965b00 2,350 1.00/1.00 vMB 29
769,005 769,005 0000000000000000000784c2e49f9a631e541336c1a405bc9da7b8d07a7aacbd 2,155 1.00/1.00 vMB 29
769,004 769,004 000000000000000000063984deed1018e11b63ffd255b6946683b24bb5e591a2 2,770 1.00/1.00 vMB 8
769,003 769,003 00000000000000000004b5d91bd6af96812c17ac9d49e189b7f47cc74d11b083 2,548 1.00/1.00 vMB 15
769,002 769,002 000000000000000000070e84aaf1aeb1d1e8a652cb21efdec21930df0e22ec6c 3,273 1.00/1.00 vMB 19
769,001 769,001 000000000000000000000c27897622fa635269315408e50809334cbe7955b5d5 2,881 1.00/1.00 vMB 8
769,000 769,000 0000000000000000000561fe407ffec0527505abc4412ba2ee5a4e76738cf63d 2,510 1.00/1.00 vMB 15
768,999 768,999 000000000000000000078dd2a951d34c310643827d05ff8d47ba5bc32487a8d7 2,865 1.00/1.00 vMB 25
768,998 768,998 000000000000000000020640f94aaf425b0671b4c25501abe28eb2abda435acd 2,575 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.46 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: 611.04 GB
    • Received: 10.79 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.