Loading Tool

Explorer IconExplorer

Memory Pool

80,059 transactions
30.03 vMB
0.08700925 BTC
Random Selection Loading Transactions
Max Size: 180.08/200 MB

Candidate Block

Mining Attempt 1575b117922bfee5a64e4fdaa1c9020d5c4eb155355f8651e5b11b41fff9ca39
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 26ecc3a8604cf827457f2d34bf4f89003e49ec72cb3c2ae60684830151116e62
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,706
Size: 1.00 vMB
Total Fees: 0.02562140 BTC
Feerates: 301.07 > 2.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (630,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,490 284,490 00000000000000007347750efb236f20b9e9500ea5a06be238b085a42d2f31ea 136 0.05/1.00 vMB 47
284,489 284,489 0000000000000000ed7188cabc0c7b4e1db129437203d48aa34146b93d30be0e 705 0.37/1.00 vMB 37
284,488 284,488 0000000000000000e8f2f46e5da78bea9e1e40e90c7933875f366a376c3d9c47 461 0.23/1.00 vMB 34
284,487 284,487 0000000000000000f304ba565a3ac824b16cf03f3c1609f053d3e08cde445986 155 0.28/1.00 vMB 13
284,486 284,486 0000000000000001242e6e65187ac762f405db8467b8ae38f9418598c4a254fd 616 0.35/1.00 vMB 32
284,485 284,485 000000000000000064c84f1d0be106ca770578cb3d5599f5a32c969b867f1db2 367 0.35/1.00 vMB 26
284,484 284,484 00000000000000010c092791cac0361012f9aff2c8780c13d9b6187a9c9d18a8 924 0.35/1.00 vMB 57
284,483 284,483 00000000000000015a81a82d276e2ee048e55d0d75dc91eb818bd1b70137ff40 611 0.35/1.00 vMB 42
284,482 284,482 0000000000000001395e8596b4b7b60390796bb002db7bf2f9a477caee47e6c1 796 0.25/1.00 vMB 57
284,481 284,481 0000000000000000b25ae23cc1079a0c9955f420d0ee2efde3995e0efa2bbf33 293 0.50/1.00 vMB 16
284,480 284,480 00000000000000018eb75f2df7ceb25a387c18e8ac9079578edc4551c7a656c7 745 0.35/1.00 vMB 44
284,479 284,479 00000000000000001158b50362774275e94c6efb63a10d7e1ee382134cd8cd95 849 0.35/1.00 vMB 41
284,478 284,478 0000000000000001521f596b53e64a4980aae95c2fd052f1248e60c419ffd07a 1,103 0.35/1.00 vMB 67
284,477 284,477 0000000000000000af8134c715dd8f7e53af302d51cb9c30024cb77553f3845b 95 0.07/1.00 vMB 54
284,476 284,476 00000000000000000e913f11172eba9f890ce2f97c9be966f90d37f076a69e25 698 0.51/1.00 vMB 27
284,475 284,475 000000000000000193c266f6d5413e05b904636b7fb254e7d2b0f39c1b190469 701 0.25/1.00 vMB 53
284,474 284,474 0000000000000000369155f590aa4297e0997bb06f3ee6de30d733952cb55efc 41 0.06/1.00 vMB 12
284,473 284,473 000000000000000048262e350687ee49d8cbe9f822bb41bf9890ec23742d3e2b 328 0.17/1.00 vMB 40
284,472 284,472 00000000000000001db525cbac2426850d4d52d2358f22e1b11e780a60061b8d 697 0.35/1.00 vMB 42
284,471 284,471 00000000000000016dd36bd14934332f38f0a0340cd53fa21bc0239b1a5dd3e0 435 0.29/1.00 vMB 36
284,470 284,470 000000000000000088f4e1145cb4ea89cc7ed99def8c51712e3ab078971fb94e 180 0.10/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.07 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.