Loading Tool

Explorer IconExplorer

Memory Pool

78,004 transactions
29.07 vMB
0.07061101 BTC
Random Selection Loading Transactions
Max Size: 174.07/200 MB

Candidate Block

Mining Attempt 35d673e9b4c28e746a2fda16a4761fe1d4bed13ae68bb2a7f72888498b4830e0
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root e7f950cc944b63dd8e1709c76694e971dc12294b9ce2a26b23b29c33e2849c4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,270
Size: 1.00 vMB
Total Fees: 0.01172989 BTC
Feerates: 73.20 > 1.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (587,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,974 327,974 00000000000000000a1bc632123df725c26eff7d5b84040bd5989703ce1d58aa 440 0.19/1.00 vMB 31
327,973 327,973 0000000000000000197c02bfa4fba02247c3afa673eab2c9afa3113c892ea57c 11 0.00/1.00 vMB 32
327,972 327,972 00000000000000001bd2425092f84f4355977ab6fa64bbdc614fccb92f98bfc8 415 0.19/1.00 vMB 30
327,971 327,971 00000000000000000e28973a3a209b1f89c1f1fc87f2715d943c3f1ee820281a 51 0.03/1.00 vMB 22
327,970 327,970 000000000000000017a14acb2f22fff8013166014d0b94610628cab5277a1805 396 0.19/1.00 vMB 25
327,969 327,969 00000000000000000e87fb4d5021505322d06dc5f2d7712d7de9ff1828a8f8d4 1,114 0.42/1.00 vMB 31
327,968 327,968 000000000000000003c85827f0114220d7e0620c1a1ce1981be96da192efaef4 467 0.28/1.00 vMB 29
327,967 327,967 00000000000000000216b89622624b76d16ba508a912619d8ccc24381b06895c 304 0.17/1.00 vMB 26
327,966 327,966 00000000000000001bd6d30a16c2612462569388156a50ff061ed78dd3057d3f 343 0.19/1.00 vMB 27
327,965 327,965 0000000000000000096a25aec351855a4e2a39988c37bf08bd4586724e7f7698 283 0.17/1.00 vMB 26
327,964 327,964 0000000000000000182c3d612629e7febe8d864d08870e53073f4559ddba512e 272 0.19/1.00 vMB 29
327,963 327,963 000000000000000016050090f9f1bc6b235e284152082eb896096a55f9c9caa2 292 0.21/1.00 vMB 28
327,962 327,962 00000000000000000a4738284e60042d38794566a2109b2a5519444a314af120 347 0.20/1.00 vMB 28
327,961 327,961 00000000000000000422488f7351b7f0f76929e9fe2cd43092c411118b20d649 14 0.01/1.00 vMB 66
327,960 327,960 0000000000000000083808a86cc776ce17a74e133f08924a515dc45f478ba0d0 331 0.19/1.00 vMB 33
327,959 327,959 000000000000000010d2ffe402bce0b7cc915e9aa7deafc6f040127d951a8ad5 785 0.47/1.00 vMB 27
327,958 327,958 000000000000000003e3f6f8d7f4e3b377309e1ee5aeb0ac9a5cf55f70b7e0bc 712 0.45/1.00 vMB 25
327,957 327,957 00000000000000001e89bc64c92e0949f3d25c6ffc6454a5231efadf2e0a141f 360 0.19/1.00 vMB 27
327,956 327,956 00000000000000000286afa066ce517de2f9845ffe1c81483ef362301936b61a 812 0.55/1.00 vMB 24
327,955 327,955 00000000000000001e2dd9c241c70b3cf7ffee0a61cbc18d0930ea018682cc19 1,223 0.75/1.00 vMB 26
327,954 327,954 000000000000000007494d2db5b8c596ad7e516860f06bd80f5ba29041d9a5f2 64 0.03/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.