Loading Tool

Explorer IconExplorer

Memory Pool

86,436 transactions
31.63 vMB
0.14712891 BTC
Random Selection Loading Transactions
Max Size: 190.75/200 MB

Candidate Block

Mining Attempt 3e061a31bf70be9bf5c2f6a33f08944767dcd5a02549b49165a3e7d38e764f78
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root c31248eb17d6364cc640284af7040e4fdbdc13310f7b798a007cc27f443a180b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.06495114 BTC
Feerates: 214.31 > 6.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (181,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,502 733,502 000000000000000000004c4cff5952f6bf03e796aea0a04ac862f359591dd467 1,954 1.00/1.00 vMB 6
733,501 733,501 00000000000000000005e544fb83bcec341066533534c7d1765192a0b7eca767 1,625 1.00/1.00 vMB 10
733,500 733,500 00000000000000000000a6cbf858336daae3349e0b11544de17132036be9b890 1,744 1.00/1.00 vMB 13
733,499 733,499 000000000000000000037ebc51a1f4946da81272aafa14addd5aa52c81656dbc 1,462 1.00/1.00 vMB 5
733,498 733,498 00000000000000000002d3cb0f8500b696f0f698c00d1c807edb0faeb422d1be 2,370 1.00/1.00 vMB 16
733,497 733,497 000000000000000000048d9ae936ba6debed19733a67acdd8428fdbc765e689e 1,056 1.00/1.00 vMB 3
733,496 733,496 00000000000000000005ec1605b73a830380e6d09631439b587bb3a09bec4378 1,512 1.00/1.00 vMB 5
733,495 733,495 00000000000000000006bda5b5c7b0a86b885dd4c81d6a9800385971623dbbe3 2,286 1.00/1.00 vMB 13
733,494 733,494 000000000000000000090572dcd51cba71d3d0d9a80b69319db1ce94da805827 2,046 1.00/1.00 vMB 7
733,493 733,493 0000000000000000000125d67218a5b5433b5a6360517a7e2d6166f56680fbf3 1,195 1.00/1.00 vMB 10
733,492 733,492 00000000000000000007ed1729d876e361cdb2362789c2e0f27e92b5983bd4d8 2,163 1.00/1.00 vMB 12
733,491 733,491 000000000000000000046210196c8d4e95e9d7b351ed6a1f53d9ec86de4ab665 1,756 1.00/1.00 vMB 14
733,490 733,490 000000000000000000091f5bd2316d4b85b93ffde4076b59088f321282c1355f 1,914 1.00/1.00 vMB 4
733,489 733,489 00000000000000000002d5adeb1d312926639fac96f987bdec39940ee0b2057a 2,695 1.00/1.00 vMB 15
733,488 733,488 00000000000000000007e2b43af01e78557419b25ae9fc4966eec2df1f8043ab 2,352 1.00/1.00 vMB 7
733,487 733,487 00000000000000000004fbf260a813492835b095637919dc472f02de98d3aacc 2,146 1.00/1.00 vMB 13
733,486 733,486 00000000000000000008ddc0007d59422f2c46f910e7398e33cffada09ff5348 1,134 1.00/1.00 vMB 5
733,485 733,485 00000000000000000001ab4385b441322996bd3bab6700358c6e0b7b1c43c593 1,701 1.00/1.00 vMB 12
733,484 733,484 000000000000000000045ea07213caec480c3de2158046bfd1fc45e7d06a159a 2,069 1.00/1.00 vMB 6
733,483 733,483 00000000000000000002a2d47721500cfc6d5c8fd86e493ba0d27b71066f8e5f 1,009 1.00/1.00 vMB 3
733,482 733,482 0000000000000000000814d9438274f3089a46dfb5714fb2b0b1be35fd6a5860 2,208 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.33 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: 660.72 GB
    • Received: 14.77 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.