Loading Tool

Explorer IconExplorer

Memory Pool

35,956 transactions
28.24 vMB
0.05970337 BTC
Random Selection Loading Transactions
Max Size: 141.60/200 MB

Candidate Block

Mining Attempt 36d3ced4cef44ee112bbe0715efd93bdffb850a47aa6936b167f1a9b1df7bb44
Version 20000000
Previous Block 000000000000000000011c5333650fa2be400b665768f9ecb2f96eefee2f58aa
Merkle Root 7d1287848bfd7bbec5101b51fca274d4af4b786ead9c8a2c6feb933784563359
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,255
Size: 1.00 vMB
Total Fees: 0.00473565 BTC
Feerates: 40.21 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,537 (632,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,278 282,278 0000000000000000d6f0219198c9d58da6d4f3d293bbfd1cbec1b9af6e9ad525 928 0.45/1.00 vMB 47
282,277 282,277 0000000000000001bacd8ed41584150ca40baf014dcaa364ac71ec78bfb5d4b1 545 0.22/1.00 vMB 50
282,276 282,276 00000000000000019bae36b413856fba577f3941c9a86bf9cacf69dc2774b2d1 831 0.37/1.00 vMB 39
282,275 282,275 000000000000000095972c6d2e7c40c752c1a0da5156d8f5aebede6a8341072e 327 0.17/1.00 vMB 30
282,274 282,274 0000000000000000f658d3d075f06538f91c7aa46bc9e7af56312c8e90d7b5ab 641 0.25/1.00 vMB 55
282,273 282,273 00000000000000017f29fc3459806d88055fa63bd586c860400d9b38e4e23f20 162 0.05/1.00 vMB 263
282,272 282,272 000000000000000003fe678728eabc355b4303578959e3e6b68c171ea2de861e 400 0.34/1.00 vMB 21
282,271 282,271 000000000000000149422b8e7fe30c1779b55e532ba042ef928457c39f9b8b8e 562 0.25/1.00 vMB 31
282,270 282,270 0000000000000000cef21e36628c6b70c02b97bb06eefb421c34352918bf8eac 165 0.05/1.00 vMB 83
282,269 282,269 000000000000000082ce53b7ea4f50dd7fe3301dbfd015481e237c54fda8a2aa 699 0.25/1.00 vMB 60
282,268 282,268 00000000000000009289f7f167d0918f6eb9c5412a0220d914383ea7fd9f6115 671 0.25/1.00 vMB 46
282,267 282,267 0000000000000001936fa7cf53aa81177a665a16401c6c5d8a731aa1dc60454c 145 0.05/1.00 vMB 438
282,266 282,266 0000000000000000dc131544f131d5986ce1b801391ae9fc2f21a359d1f19c98 229 0.11/1.00 vMB 116
282,265 282,265 00000000000000002b1b1b822254fbba157d393b67bf021c106d5562cb84d415 167 0.15/1.00 vMB 25
282,264 282,264 0000000000000001cc2de07b9c1a854d18c19b21671437f9873d8971ff66395b 376 0.25/1.00 vMB 44
282,263 282,263 0000000000000000780db2b3f8e266a944e930d5abae3b30eea04d12537f8733 390 0.25/1.00 vMB 58
282,262 282,262 0000000000000000408f593c87d7a8fb537326b17daa63db880921eddf5cfe23 281 0.12/1.00 vMB 43
282,261 282,261 0000000000000000cac2cd65a2fcc3847888fc196fc8ac58773abfc651fa9df0 344 0.16/1.00 vMB 38
282,260 282,260 0000000000000001d909434d4abcda75d9326c549b72788a4cb92c2f1eee3bb3 539 0.25/1.00 vMB 57
282,259 282,259 00000000000000008c5d58f4298dfb99689ee6e3e3c81508e755cc33c25b2ee6 104 0.10/1.00 vMB 5
282,258 282,258 0000000000000001e8e021fed71c164ae907657dc0df310070c2953f2163863c 821 0.45/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.57 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: 622.31 GB
    • Received: 11.31 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.