Loading Tool

Explorer IconExplorer

Memory Pool

69,836 transactions
26.86 vMB
0.08372261 BTC
Random Selection Loading Transactions
Max Size: 160.45/200 MB

Candidate Block

Mining Attempt c04c2283448d555d3f8b6ace157f786c9a33459b42a05a5210daec8ef83ea996
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 9ac72433f60d233b64e1e2d9f401bc9f28205c173a88ed0cb21acf5b2ff21583
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,545
Size: 1.00 vMB
Total Fees: 0.02617675 BTC
Feerates: 703.20 > 2.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (883,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
31,578 31,578 00000000b1d3a5cdac53f9d412766a8adfed9580ca81b053d5a17794ed0d3214 1 0.00/1.00 vMB 0
31,577 31,577 00000000ffe3cf2a3904cbfe6b3808936d85169a7f520ba413e3652dae432ae1 1 0.00/1.00 vMB 0
31,576 31,576 00000000e74aa432e190e1ddea3d43c56d29e1e488b6b33b74aef9f56519cece 1 0.00/1.00 vMB 0
31,575 31,575 00000000b542d206f790ae9162f0b50ba100f9e77cdbff773c27f696407e679d 1 0.00/1.00 vMB 0
31,574 31,574 00000000b5563a8cb8c69f20d6667e3e7f23ba23d3b18b79a2e96fb99838fed9 1 0.00/1.00 vMB 0
31,573 31,573 00000000ff701290b75d642b533e37088e3b736d15d558acd45ab678d2efd4ec 1 0.00/1.00 vMB 0
31,572 31,572 0000000007fc66123c213b8b8f63f41bc45d52323d5dee257f8e72e4c73fc652 1 0.00/1.00 vMB 0
31,571 31,571 0000000031990c2c45516c9f2ed0018c1d94915e89fd9d25736080a9ea95b63d 1 0.00/1.00 vMB 0
31,570 31,570 0000000028ac2dc731dd3acbf6ed61fadb1e8588d3736fb3e2ba5e57338b520a 1 0.00/1.00 vMB 0
31,569 31,569 00000000a13c2933dbbece8fcafa63aae7feccd20cf27ed6185d57f000cdffbb 1 0.00/1.00 vMB 0
31,568 31,568 000000005d0c3a82dab04ce3f41583260991341154c60e353f7747e5ea4d8de7 1 0.00/1.00 vMB 0
31,567 31,567 00000000f9c78f8280372e29b5b8a4f15f16b65163612bb4ffb10288fb648ceb 1 0.00/1.00 vMB 0
31,566 31,566 000000009fadbfa814136c2741f49fd77a10cf8d85c7803af7b717beda1be3a4 1 0.00/1.00 vMB 0
31,565 31,565 00000000e094ee51346d72ecdcd2dac2ff2abd36ae07342c2d5218d04ef6138d 1 0.00/1.00 vMB 0
31,564 31,564 0000000007b787d63caa77faed198801e7c88191da7d359ed76cbc1402841aad 1 0.00/1.00 vMB 0
31,563 31,563 00000000f515175da7e2ca1cb1242ff1ae458cb4639df31c20d1b3a7e9c888c8 1 0.00/1.00 vMB 0
31,562 31,562 000000003134a4c10ef706dfbf4cb99ae11cf992efb8244ccc2331b11412fb80 1 0.00/1.00 vMB 0
31,561 31,561 000000004f5fc437b41ff7b8f8199bd4cf40c4e71227dd5c84f2086f343ff68c 1 0.00/1.00 vMB 0
31,560 31,560 000000004c26d301c7e63f14480f28112219914bcb563b3f608e29c6788e8a45 1 0.00/1.00 vMB 0
31,559 31,559 000000005d3a9cc0a652d43e49e5b0e8202381c751fc9ad1edfe0657b712d785 1 0.00/1.00 vMB 0
31,558 31,558 00000000ab7a34950f305db708125ebb2340b6c314e387a6b3fe125580dc8a02 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.23 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: 758.48 GB
    • Received: 19.05 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.