Loading Tool

Explorer IconExplorer

Memory Pool

33,765 transactions
25.18 vMB
0.05249777 BTC
Random Selection Loading Transactions
Max Size: 127.96/200 MB

Candidate Block

Mining Attempt 972bee70f75ba276fa80632e7aaf2350df5b956033b5b9b9f625eed06c481b53
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root e58dabf0167d33a22f7f49932571d6e268d45a89dcc4afbef2259a1419992c95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,540
Size: 1.00 vMB
Total Fees: 0.00702684 BTC
Feerates: 508.49 > 0.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (266,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,345 648,345 0000000000000000000651178a1c60d54aeb7a7de795ed9a5167f8f71382605e 1,112 0.63/1.00 vMB 34
648,344 648,344 000000000000000000067f1e820c8fbf63c5752b81677a24b99bead113f3dfbc 103 0.03/1.00 vMB 38
648,343 648,343 0000000000000000000cdb18db3a9cfaf62aa797a3354f50e8f2079a227afa2b 1,385 0.59/1.00 vMB 28
648,342 648,342 0000000000000000000acc15298e93d6e289a228df758342a460272868d323de 3,072 1.00/1.00 vMB 31
648,341 648,341 00000000000000000002de543f2e21203451e2cbb10d5f1cbad6de356046bec0 2,401 1.00/1.00 vMB 29
648,340 648,340 00000000000000000003c96e99a6a5a5d69ad43b1e9fbf8ad6a0d02a330814f0 2,199 1.00/1.00 vMB 43
648,339 648,339 00000000000000000002fc44ca92a60cb3988f1b898d3c704d433e6db212b172 2,430 1.00/1.00 vMB 67
648,338 648,338 0000000000000000000c102386c047e493cad457f43b99ddc2c9ca33e0806526 2,457 1.00/1.00 vMB 90
648,337 648,337 00000000000000000007c4c3678a23de70d68cc30c76d8b6f7d318ea7e512045 435 0.14/1.00 vMB 48
648,336 648,336 00000000000000000005d5ca1ffde8082a728aeb2d9271f84684fe42f491a956 622 0.83/1.00 vMB 3
648,335 648,335 0000000000000000000209c4413449dba83bd0a8803bdd10018230bd0fb3d319 2,118 1.00/1.00 vMB 20
648,334 648,334 0000000000000000000fdca11ff450fd5d90817fbf54f3cd552bee7c29c3c392 2,988 1.00/1.00 vMB 77
648,333 648,333 00000000000000000002edf0e41c533ea9f80f3759e4a782d41ac72eadb84b2d 868 1.00/1.00 vMB 3
648,332 648,332 000000000000000000044058266d13c4a2b7fa7dcb98352daefd89a91e836e9b 2,229 1.00/1.00 vMB 6
648,331 648,331 0000000000000000000cf9e6214b09c660c6dcff445ab0bfe0b3eb3f8fa6752c 2,480 1.00/1.00 vMB 24
648,330 648,330 0000000000000000000db2a1a3b18d2b037133eaba2833052d7d3021a089819c 1,874 1.00/1.00 vMB 44
648,329 648,329 000000000000000000032696c206bf33699ab1b131bd5d96dd485d38c821bfc6 2,562 1.00/1.00 vMB 17
648,328 648,328 00000000000000000008a35888426246768a6668cb41a630ccd7c7971ebc555b 3,067 1.00/1.00 vMB 82
648,327 648,327 00000000000000000000b65901f4875c81ad725554bb87749ed18a21050bcb15 2,774 1.00/1.00 vMB 48
648,326 648,326 000000000000000000085f9162bc293fab97dbea83c210bedb10dc17e99dbfbb 2,421 1.00/1.00 vMB 26
648,325 648,325 0000000000000000000a302c288beee235dad6d8f6ce89661246db8f33f9f2c4 2,312 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.