Loading Tool

Explorer IconExplorer

Memory Pool

81,017 transactions
30.69 vMB
0.07412531 BTC
Random Selection Loading Transactions
Max Size: 186.98/200 MB

Candidate Block

Mining Attempt 3d20226ecf3e2d1e645df6a64e50c047438da693b25eb4412851a3dd1b708d79
Version 20000000
Previous Block 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc
Merkle Root 403690cef025b723b3d9063ef6993c8f8ee9ab6f8e1f0bd6a89cc81799565cb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,960
Size: 1.00 vMB
Total Fees: 0.00806100 BTC
Feerates: 318.30 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,189 (237,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,123 678,123 00000000000000000005f9be39e3445b70f80c69f74f1a63195c04a557bf4d07 2,422 1.00/1.00 vMB 77
678,122 678,122 00000000000000000004af72e49e9c87f6b90da5a969468cc928c955ee7d5a3c 2,889 1.00/1.00 vMB 99
678,121 678,121 0000000000000000000b8613525006c30c71c8a8d16d470fd694d5fbda792129 1,464 1.00/1.00 vMB 56
678,120 678,120 00000000000000000000ed2ec83e114b0da5a3a8dcd169b2e9915b5851ca1b13 342 1.00/1.00 vMB 75
678,119 678,119 000000000000000000044b54bc7a7882ff3075559faa27f26e91ba4c4c28ba36 1,801 1.00/1.00 vMB 86
678,118 678,118 000000000000000000005af174490c566bbe3952525fece4ffc7002c8e6deed7 2,396 1.00/1.00 vMB 42
678,117 678,117 000000000000000000042ae22ed2c04518e675cb1077ad571a71befde105b455 1,024 1.00/1.00 vMB 21
678,116 678,116 0000000000000000000aa65850ed280829563723b7501b69e7e45c545d9faaed 1,621 1.00/1.00 vMB 29
678,115 678,115 0000000000000000000ab40d07be2ab54c07a9f04c1a70d0b16368ca9416f86c 2,628 1.00/1.00 vMB 85
678,114 678,114 0000000000000000000510647aac365775217426f9093bb785ec090e6f2ea821 2,055 1.00/1.00 vMB 76
678,113 678,113 00000000000000000007800d8b8d686d0ef23079e44c738ac4683b8c5acded42 1,943 1.00/1.00 vMB 45
678,112 678,112 000000000000000000061148da37484ebe833138a9decb7bf8751363e411154c 2,309 1.00/1.00 vMB 73
678,111 678,111 000000000000000000089cbf5038e97e2f44433cacc71924b90b3fadf9c9e357 2,203 1.00/1.00 vMB 61
678,110 678,110 00000000000000000001f9fdb5919635d19e825ed036aebe656a5bcf21257b1f 1,668 1.00/1.00 vMB 35
678,109 678,109 0000000000000000000059adb4536d6db3ea6a27514beacf22eb4f0210cec3e8 1,766 1.00/1.00 vMB 78
678,108 678,108 00000000000000000001238c691263328e0b1f8919e9f792e2e3902177983130 1,940 1.00/1.00 vMB 23
678,107 678,107 00000000000000000003f35ed289aafccd1b8c3cf9892e128debc15289378d26 948 1.00/1.00 vMB 70
678,106 678,106 0000000000000000000b3585711996dc97b8e76cd07c4340ddbfb4da3b4887a2 1,168 1.00/1.00 vMB 61
678,105 678,105 000000000000000000033a8f90dd9d8c826051a5bffce238da6696c525c91e18 1,513 1.00/1.00 vMB 30
678,104 678,104 0000000000000000000b33fd43bae66d37c43570ddafd15953b8b94b15f30ced 2,401 1.00/1.00 vMB 45
678,103 678,103 000000000000000000001a84b97dd6116e9bc9089326c0d93563303de85c34a9 2,405 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.72 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: 706.97 GB
    • Received: 16.66 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.