Loading Tool

Explorer IconExplorer

Memory Pool

84,357 transactions
31.55 vMB
0.10506590 BTC
Random Selection Loading Transactions
Max Size: 193.37/200 MB

Candidate Block

Mining Attempt 865f4c951c9c36843e98ca25da6db9f87a5417e246a5f5a31beb0fec2c71e179
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 19e6f58981116ffbbc43b9ab37264c7bd91df6b5341b0f055c58797b6b93441a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,342
Size: 1.00 vMB
Total Fees: 0.03213089 BTC
Feerates: 301.57 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (544,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,068 371,068 00000000000000000bafe345f42bafd9096d3af626bb34979d018ab3ab815896 138 0.09/1.00 vMB 23
371,067 371,067 0000000000000000079daa8cc4a9c6786b53aa57675beaba554ee0ee591e26c2 757 0.38/1.00 vMB 39
371,066 371,066 000000000000000007784471d6dc8e319506013f1fdb25c75f653ec9a70d3f2a 230 0.08/1.00 vMB 47
371,065 371,065 0000000000000000076e06621d608e31d4342277125f8f06dff0ce1f1d805de2 453 0.24/1.00 vMB 36
371,064 371,064 000000000000000011ce1606ffe8efda9188c6b731958b292755e006e5d6ce7c 106 0.04/1.00 vMB 49
371,063 371,063 00000000000000001052cb3d45fa2c4814374e267b17c8870f2ab34a20d99c60 373 0.18/1.00 vMB 37
371,062 371,062 000000000000000010aa88732ad64888bf6e4c34927b7cc085161604d5c0f881 463 0.26/1.00 vMB 30
371,061 371,061 0000000000000000109298d981c94d4023ef341b272018ec04e0d413828b4d8f 1,809 0.93/1.00 vMB 41
371,060 371,060 00000000000000000afb9443fe4af4317f533ca8c77900c20d635688f6fe265e 323 0.18/1.00 vMB 50
371,059 371,059 0000000000000000062454ed8e5b474a65d7c337c6aa5fc4840fe34e06a4420e 87 0.04/1.00 vMB 50
371,058 371,058 00000000000000000f8392d7b11327ad8b464e4a4a54a9f9f9d058ff9f3ebf90 108 0.07/1.00 vMB 33
371,057 371,057 0000000000000000080c9062d077efbe75c18bce7b0357d9cf9f578f5e569382 132 0.05/1.00 vMB 68
371,056 371,056 00000000000000000e293a4338da401bca6fba92b028808f1b1bfa61dd6e9855 245 0.12/1.00 vMB 36
371,055 371,055 00000000000000001429d2344ffae5017b4a17adba4786714ed34b89a2de405e 262 0.18/1.00 vMB 22
371,054 371,054 000000000000000006d5e979f010dd65645e9bf1ec80094ed0052c6ccc904581 553 0.33/1.00 vMB 34
371,053 371,053 0000000000000000127230b6b5d5808393cf5c6513b6ae1affec63ceb4daad8e 1,401 0.84/1.00 vMB 39
371,052 371,052 00000000000000000df8ae029a35628724f7346c0af0623faada6e3ce004efc3 1,417 0.80/1.00 vMB 35
371,051 371,051 00000000000000000a727a190a68eb8df179f942da8b76c913039dfda4226224 176 0.11/1.00 vMB 15
371,050 371,050 0000000000000000119349ac756739ebe25433021b70566be53b237a77fe2ad1 1,414 0.73/1.00 vMB 40
371,049 371,049 00000000000000000328efcc6008becad4536a22f327f1a7c96270549cd76704 1,404 0.69/1.00 vMB 39
371,048 371,048 0000000000000000101a2c638e84cf17ad1da1ba2233202b70ae5b4f15a02cdb 139 0.09/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.59 GB
    • Received: 16.92 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.