Loading Tool

Explorer IconExplorer

Memory Pool

53,132 transactions
29.72 vMB
0.09553175 BTC
Random Selection Loading Transactions
Max Size: 159.49/200 MB

Candidate Block

Mining Attempt fc49b12100087e9b2e233be9aab6c92e90c7fbbea4f6e526c0ccffa111467686
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root 7ed75b9aefad0d690b2075b58124f4b662d77a06792830016a1fe19b9c0e349a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,267
Size: 1.00 vMB
Total Fees: 0.02308830 BTC
Feerates: 157.35 > 2.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (610,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,495 304,495 00000000000000005bf389061eac7695a8e875592c1d45b6e82b8ffa16b95244 712 0.35/1.00 vMB 31
304,494 304,494 0000000000000000385be80878047beee85c0885eb8cc6ddf5c89096862f2a38 670 0.49/1.00 vMB 24
304,493 304,493 000000000000000031a271d07736f680e71be192b2bb0b526f49d305a1dd4b39 682 0.50/1.00 vMB 24
304,492 304,492 000000000000000025a3cc5ea209dafc806fa04810062b5106b76ce871b4da4c 1,011 0.35/1.00 vMB 46
304,491 304,491 00000000000000005326091d5ca6d8bcbfc52747ece8961aca5893691fbfcd14 37 0.06/1.00 vMB 2
304,490 304,490 000000000000000002bca6309fe52bd6b2c3033a66c43d6ae9fe7a2c2588bf68 298 0.18/1.00 vMB 33
304,489 304,489 000000000000000039926fa3e5d832da2dd46d878ae6c7014bed75eab00e4dd0 650 0.35/1.00 vMB 30
304,488 304,488 00000000000000000f3ce269e4b3bad048a677b7ee40838259686eb198548389 91 0.06/1.00 vMB 27
304,487 304,487 00000000000000000a31f7a50afa7b255f9f6bc53045f9ec860dfa2e90e10a24 759 0.35/1.00 vMB 34
304,486 304,486 0000000000000000541c86b4a40250e3ef70cf37fa10ed19f931bb59232298f7 272 0.20/1.00 vMB 25
304,485 304,485 00000000000000003a3f779c483e386faa7432a5a78dc78dbc72a68710a34e4f 247 0.13/1.00 vMB 32
304,484 304,484 000000000000000059786898a72f1f68d4278d9fbbd2d5fc5295fb19b2101d24 470 0.23/1.00 vMB 31
304,483 304,483 0000000000000000019e5e109e1d2ef75af9c5c7a360478e9cebaf88d911f9dd 547 0.29/1.00 vMB 31
304,482 304,482 0000000000000000223d760ea7fb960fac22a354681d105e6e11e8f3ae12a259 675 0.40/1.00 vMB 25
304,481 304,481 00000000000000003a68ee16d702ca5dd5547fb4aead910a004747cb06241dd6 390 0.30/1.00 vMB 23
304,480 304,480 00000000000000005c2b23931caef019661cd0744da5a75920e65b0582dc029c 293 0.16/1.00 vMB 26
304,479 304,479 0000000000000000353cb057e8d9e7f97c422ddfb8aa05cbebc16dd13aca0dc5 154 0.33/1.00 vMB 14
304,478 304,478 00000000000000004c2aeef14c79af8b7a5c4c05f96e2c3bfabb4e4dd99b0264 919 0.75/1.00 vMB 21
304,477 304,477 00000000000000001d38f1d94ddf1f4c2a9f2c7b315416ae432e70a52187d3c4 956 0.35/1.00 vMB 43
304,476 304,476 00000000000000002c8a1e48a242e2edbf1e2e9bc47137083d71e7f6c4a0eb66 799 0.50/1.00 vMB 33
304,475 304,475 000000000000000049066dab2483c9e069656239f5782da204bd4995bd92c19f 256 0.10/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.89 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: 645.08 GB
    • Received: 12.68 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.