Loading Tool

Explorer IconExplorer

Memory Pool

50,324 transactions
28.84 vMB
0.07525088 BTC
Random Selection Loading Transactions
Max Size: 154.13/200 MB

Candidate Block

Mining Attempt dfdaad69e43d203b515786998e76326a5d939eb6fbbf87c710b3360e68e2235d
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 776b9c6e58ca59a7ab34808f60a3f42e3896497809e3db5e1526e327dfdb90c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.01210388 BTC
Feerates: 40.20 > 1.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (527,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,297 387,297 00000000000000000b41f1c4eeaa3d21be90dedcd6e46093afd834a297ca0b48 2,052 1.00/1.00 vMB 32
387,296 387,296 000000000000000006783b68f918501f20a6a56b952f761541a2bc16ebd9506d 1,105 0.75/1.00 vMB 22
387,295 387,295 000000000000000001e1a4d61326c7cb0d1fc4b2c138df72d4580265a2cbe3b2 1,648 0.75/1.00 vMB 34
387,294 387,294 00000000000000000482614715fd072ed8178893d7bd81e282d6a4d1340c7a02 2,330 1.00/1.00 vMB 35
387,293 387,293 00000000000000000662c01f68ac330400f431243b3592e8c303b3d277452136 2,598 1.00/1.00 vMB 39
387,292 387,292 0000000000000000080772d2b8b22eec8f46ee54cba8f8d3aa63b6006e6fb1e9 893 0.50/1.00 vMB 53
387,291 387,291 00000000000000000d1923b2821eef3f1fe2c7fc9d93bbda6701f4960be45c94 761 0.53/1.00 vMB 19
387,290 387,290 000000000000000005ce4ceb611b34c11366d2baa2ac2725e36834bc9e5daf8f 1,608 1.00/1.00 vMB 20
387,289 387,289 0000000000000000055c48cdc0e4829292910056dfbc983a81bf81e1e97ab0ef 3,317 1.00/1.00 vMB 56
387,288 387,288 000000000000000006851b17e2cd50d80c8aa567d6bc5b2162de42daaada5921 1,107 0.65/1.00 vMB 27
387,287 387,287 0000000000000000057f0ddb1c4c72108ca5231beb183bf558501593109baf94 1,262 0.42/1.00 vMB 46
387,286 387,286 00000000000000000da09293926540d7026697103bcd439ae96959d7f706d758 495 0.29/1.00 vMB 26
387,285 387,285 0000000000000000016af3d85bc17165a129c5ea78747fda68a6500ef101e4ca 457 0.30/1.00 vMB 23
387,284 387,284 000000000000000004af567fb26fcb239256b577db7b7888efae4ae70f105c4d 527 0.21/1.00 vMB 38
387,283 387,283 00000000000000000245f0240362a52b885fa8b6e41bdba0c8781761053f6f26 470 0.30/1.00 vMB 20
387,282 387,282 0000000000000000061a6cd24af455d2d0214f0547e69d231975b4762ead7303 1,844 0.75/1.00 vMB 36
387,281 387,281 000000000000000006f7494b3cd043f59dfbed8539c92af2945bcd1e5e0f7d2b 795 0.83/1.00 vMB 16
387,280 387,280 0000000000000000009508ce5b3919257a07d2836b139e4512849261627890e0 232 0.13/1.00 vMB 21
387,279 387,279 000000000000000004cf79c747428fdae1662def04134dd5c0b5e7767348a100 605 0.71/1.00 vMB 15
387,278 387,278 000000000000000006123e832884ee48c02c24ce6ea05e5d0ba55bfa368c285e 1,536 0.95/1.00 vMB 28
387,277 387,277 000000000000000006b68ccb0453a65544985e3924e239b81e7be5213c4362f9 69 0.06/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.