Loading Tool

Explorer IconExplorer

Memory Pool

80,063 transactions
30.48 vMB
0.09887439 BTC
Random Selection Loading Transactions
Max Size: 185.28/200 MB

Candidate Block

Mining Attempt 15187af21e4d40524b14e5e4572a7c4427181a4de1c679edc08103f44154746b
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root dc77149f703d2a7c32a65679fda48e91da02f89cf5396b3935c9f7951ba1681e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,895
Size: 1.00 vMB
Total Fees: 0.02924465 BTC
Feerates: 318.30 > 2.93 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (191,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,018 724,018 000000000000000000079fd8dcb88f99d3140a503f78a5e617bf11c31f067021 125 0.05/1.00 vMB 6
724,017 724,017 00000000000000000001d3ae9fb93f30e8dbf3b0e80790a43f0b123f81fc272e 261 0.16/1.00 vMB 4
724,016 724,016 000000000000000000089f6ff636d0dba4d6280b29b3ff914b7fe86017f0e6e9 866 0.71/1.00 vMB 4
724,015 724,015 000000000000000000095b9b6da13462e9e8d2793b317634828993abf8556706 252 0.16/1.00 vMB 4
724,014 724,014 00000000000000000000ba4cc5c1f5228cc9022be42573dc74bc2ec2c99b478a 60 0.01/1.00 vMB 9
724,013 724,013 000000000000000000093e647895fea41fb30df8b3fa3550373f7721ea2cb156 2,267 0.78/1.00 vMB 7
724,012 724,012 00000000000000000006590c3b357fcf11c4f10bff23fbef1cb6cf979fe05c7d 837 0.38/1.00 vMB 6
724,011 724,011 00000000000000000002380eaefcb997a7ee95cb19acd2755e6e94331e469a45 650 0.21/1.00 vMB 8
724,010 724,010 00000000000000000001688feda651215b4247ef6e2a283e25392ab15a27a900 1,661 0.48/1.00 vMB 8
724,009 724,009 00000000000000000004a114156b49b1906275f1843a44dcfeb696f63866c75f 996 0.36/1.00 vMB 7
724,008 724,008 000000000000000000013880aa7786cfbbfcca85be2e9b94ad69e765f0090d99 343 0.16/1.00 vMB 7
724,007 724,007 000000000000000000049824d46d7cf030ad5ac239efa383627929e84fb9698e 1,804 0.78/1.00 vMB 6
724,006 724,006 0000000000000000000492338d4125ddbb15a761339d6dba3c5b854f68f0f57a 701 0.21/1.00 vMB 7
724,005 724,005 00000000000000000001924cb77627d39bcdb3718fa57538f03184db3252a5d3 1,366 0.54/1.00 vMB 7
724,004 724,004 00000000000000000000018ed14f6934f96e194922815acd75c56dbda3c74010 1,928 0.82/1.00 vMB 6
724,003 724,003 00000000000000000009c82a376828ac8d2ffa088817095b779de3f462520f0a 677 0.78/1.00 vMB 2
724,002 724,002 00000000000000000008cadbe2da05fecf227d7f2460d95329b6e115673d2283 1,666 1.00/1.00 vMB 4
724,001 724,001 00000000000000000004d72a5de6cd503ea9f5f8f709e6773509dbfa4495ed7a 1,170 1.00/1.00 vMB 3
724,000 724,000 00000000000000000005ad760cac6df26550f75414b33fe91ffdfdc8fcc1ba51 1,518 1.00/1.00 vMB 5
723,999 723,999 00000000000000000000cd907964732da976dae7ace8dc36b384a5fa4b94cbb8 1,832 1.00/1.00 vMB 8
723,998 723,998 0000000000000000000077a90a7a9b39546d5c860e3f5f602cdc72e57d930b7b 2,092 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.08 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: 721.23 GB
    • Received: 18.38 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.