Loading Tool

Explorer IconExplorer

Memory Pool

97,729 transactions
25.60 vMB
0.07218315 BTC
Random Selection Loading Transactions
Max Size: 172.71/200 MB

Candidate Block

Mining Attempt 302c65f71e86fb1cbf87ed48cb6bddda959b54bfeb00970b5b15b0d67640dcfb
Version 20000000
Previous Block 00000000000000000001b20e635070d76af65a517c679d34c08c08762bbc68ee
Merkle Root 970556c4c607aa836cae26e10d2ba1393f1dcbb5b928c2307a1da5c405a55ff5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,470
Size: 1.00 vMB
Total Fees: 0.01099283 BTC
Feerates: 203.08 > 1.10 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,089 (813,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,197 102,197 000000000002034699d910b31aa64f7a073305a44c81ca8b38679fb380f3288d 3 0.00/1.00 vMB 0
102,196 102,196 000000000003f7cc2fa7bdbfdb6e0d19698f408ff807506f275dbc3d89e69646 2 0.00/1.00 vMB 0
102,195 102,195 000000000000b15cddcd909967c917396e81c1867b72690d106a39ee73de7551 2 0.00/1.00 vMB 0
102,194 102,194 000000000000668d3ebefea6341ca1ab55485f6dd4392e4eeb0c640927ed2682 1 0.00/1.00 vMB 0
102,193 102,193 0000000000028355b3d1449ae24d80766f09f5a35c1e9e22707e76da57ffd112 1 0.00/1.00 vMB 0
102,192 102,192 00000000000319a4ada51f1cbcf592c0d717d6411e565db84e9b797b3adc2fdc 2 0.00/1.00 vMB 0
102,191 102,191 000000000000015eb22eedfd8130fbe984498883d1bb2219c738a07b9ab2fd6d 3 0.00/1.00 vMB 0
102,190 102,190 00000000000374cd7787c8f6b46dc4986c4187355591e315effb2de233cd74b6 8 0.00/1.00 vMB 0
102,189 102,189 0000000000032cd7645da410201cb96d1446dea98042f4d7b8528076459af3a0 19 0.01/1.00 vMB 159
102,188 102,188 0000000000014255a0fafee2d513435e221e76266b3684bfbc1fe47296a7aabc 1 0.00/1.00 vMB 0
102,187 102,187 00000000000395e66fd4d781b07c5335a76266a391d1e73b8c6d6ef0fef331ac 2 0.00/1.00 vMB 0
102,186 102,186 000000000003bb0f3d1684661ed078b8941997376000120bc79dd0ff7cd2d85d 2 0.00/1.00 vMB 2,272
102,185 102,185 00000000000273a9df6aae8094e78ddf3f31c90303137c81cee2f495531d319e 4 0.00/1.00 vMB 0
102,184 102,184 00000000000072647c0b9f14f2f06163cf7a7621da85356ef02ff058ba75e9ea 5 0.00/1.00 vMB 0
102,183 102,183 000000000002ba41360d069b42387fb12b65e6bf59602056bc4097431e3fdbb5 4 0.00/1.00 vMB 0
102,182 102,182 00000000000276455b404605151d4e998dd80d12fa07f7b1d0ef6433f16d45cd 125 0.03/1.00 vMB 0
102,181 102,181 0000000000006b2de5b6b97fab4f813c3b66c2af1a4ffdfba011e3bf540c2d85 3 0.00/1.00 vMB 0
102,180 102,180 00000000000378e020a064021e390e2265a6982dc073a6d6d05caf3e24b666b4 2 0.00/1.00 vMB 0
102,179 102,179 0000000000014d0ce9a9c16676dc0d9339b931a3599677e348d1c8a656fa1740 2 0.00/1.00 vMB 0
102,178 102,178 000000000001f926ec74608951178c254f14463210a4897d74f1ac4b60d5e30c 2 0.00/1.00 vMB 0
102,177 102,177 0000000000031858cda9e4e40a3da22b906d70206b2e4a3def190d4d232b2b2a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.27 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: 815.00 GB
    • Received: 24.09 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.