Loading Tool

Explorer IconExplorer

Memory Pool

43,822 transactions
20.04 vMB
0.05056961 BTC
Random Selection Loading Transactions
Max Size: 113.68/200 MB

Candidate Block

Mining Attempt b63cbea87e5e31d808b3aa322212356dae40159490290a72e7488677eeb98a7b
Version 20000000
Previous Block 00000000000000000001d79214024b2cabfcd83157bdaa397ad975164bad5166
Merkle Root ea4a15a05821725e82fb06377b0bcdd29e542e22ccbf44b54b95d89f31b0bc94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,653
Size: 1.00 vMB
Total Fees: 0.01123481 BTC
Feerates: 302.27 > 1.13 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,964 (744,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,458 169,458 00000000000000168b9d9dc00a419cdb16d5bb7095637ae7d1d25d5849389d25 56 0.02/1.00 vMB 206
169,457 169,457 00000000000006480e11be5d757a918ec392786258ee005bb9fdbd5bf7068272 22 0.01/1.00 vMB 0
169,456 169,456 00000000000001eb8a2b3a52e710c0374f04d2a7c8060ddd722781e67782e625 39 0.01/1.00 vMB 165
169,455 169,455 00000000000001f8776bc874851f45e273806c366f366eb523698ddb88b2b39d 23 0.02/1.00 vMB 78
169,454 169,454 0000000000000788e7e486fb44903dd02d9c41d0ea262e94542c0168c10e7d4f 10 0.00/1.00 vMB 30
169,453 169,453 0000000000000693639707019970ef7cc706ceb7731b97f445f8609a838c2cb3 94 0.04/1.00 vMB 18
169,452 169,452 000000000000057d88cdffe17b0d8e9298e50ad2aae858a42f2c000f30ba8ff5 11 0.01/1.00 vMB 32
169,451 169,451 0000000000000ae45d7b40d030f2307be05e9fe7543676660b06123fc47cb644 12 0.00/1.00 vMB 0
169,450 169,450 000000000000094506fb9b8c18ba9ee976b169d34c98bf1b86a7e44372b39651 45 0.02/1.00 vMB 164
169,449 169,449 0000000000000156911be90385222e761c468e5be580a05991e5e1680170082e 83 0.04/1.00 vMB 64
169,448 169,448 0000000000000a83350bd487c803b9a60350ff42937efb80f1c1452f096a7b9b 23 0.01/1.00 vMB 252
169,447 169,447 0000000000000abee7440b55f130919214968031d32f890af9d33c547c53f91e 13 0.00/1.00 vMB 0
169,446 169,446 00000000000009873dc6888a60c8a5fdd6b4482b392726266ceb6a4755b884c0 14 0.00/1.00 vMB 50
169,445 169,445 000000000000001de3d18dc947577429fb04af6a7407c32ab26afa6a67f91ae4 21 0.01/1.00 vMB 96
169,444 169,444 000000000000053c5ba7196c8413d53cebdb2ca47ef0de44361cab70beb90639 15 0.01/1.00 vMB 198
169,443 169,443 00000000000009001de03d9eaa993a90d7ca4ca05fc01ff41fad1729033af24f 12 0.01/1.00 vMB 221
169,442 169,442 0000000000000303b93d5b7d209f5c32185f1bb95a4aab9fade92c280ee895e5 25 0.01/1.00 vMB 132
169,441 169,441 000000000000085fa570ccdc13343270f7d9f5f6f3dc590b90e2b8bcdc220c89 13 0.00/1.00 vMB 33
169,440 169,440 0000000000000052d54567ad12e87c7c5ece9e70e4e1c5b2d4e70976bc6370ae 181 0.05/1.00 vMB 2
169,439 169,439 0000000000000aec788c21815c6d682824261459b96013bd5336a3760b4120c9 11 0.00/1.00 vMB 0
169,438 169,438 0000000000000896616142b0eec928d13ac4400ea168adff36365a6c4397f86a 41 0.02/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 780.54 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: 536.09 GB
    • Received: 5.96 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.