Loading Tool

Explorer IconExplorer

Memory Pool

80,350 transactions
30.85 vMB
0.08536098 BTC
Random Selection Loading Transactions
Max Size: 187.17/200 MB

Candidate Block

Mining Attempt ae097319f03666cf1ba47451bb68ac655fc580d152988629889bc430c611d237
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root fab2558942b50ff44985e8b7a39835b4827e01c9f9cd0c1e7c8d7c22b5e83508
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.01914739 BTC
Feerates: 261.10 > 1.92 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (751,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,407 163,407 0000000000000bb6d4fe9e819f91b502a3dbf1b7423fceb1ac6288c9e8a48560 14 0.01/1.00 vMB 329
163,406 163,406 000000000000025220823424769186bf4371d4893b929423e1aced26730bb8db 71 0.02/1.00 vMB 61
163,405 163,405 00000000000003df94d7e6c5898acd210cf6a58c74a98cbb0aee531398f4a29f 98 0.03/1.00 vMB 86
163,404 163,404 00000000000005be77e87481cb037bd786e346e2b2399244d4871028bdf6d729 1 0.00/1.00 vMB 0
163,403 163,403 00000000000007cd0f264d56ec22ffbb7ba034eeda44e8dbcfeae163b893e8bf 15 0.01/1.00 vMB 140
163,402 163,402 0000000000000a087e5388fe919de74eea17f606414e43c7f0299c67d798d0f3 11 0.00/1.00 vMB 0
163,401 163,401 00000000000007a0e53f08413420d35585627fe25b1de4eb77adc9dc6d6ce1e1 89 0.04/1.00 vMB 128
163,400 163,400 0000000000000ccef2874fb04e9ae82fcfa8af79edacb76d912e66e0b1cbb9fe 125 0.04/1.00 vMB 73
163,399 163,399 0000000000000bc0c006055ab59b52f28bb1b72a705a39bc5a564ee890558c61 82 0.05/1.00 vMB 401
163,398 163,398 0000000000000520b3157854e89eb8f7d98bb84ea0bfa1a571719011f2675b04 60 0.02/1.00 vMB 61
163,397 163,397 000000000000047a2c4492f1e973d43c0b5a6a4107af95ef6a90e5cb188628ea 28 0.03/1.00 vMB 44
163,396 163,396 00000000000006b412fc0f4ccb2ec09e3ec13442cd0a3a49f0571a72be7fe0d9 5 0.00/1.00 vMB 0
163,395 163,395 0000000000000c66293aa3d709c4200da174a55fc2077b125aa751dd7cbac209 81 0.03/1.00 vMB 16
163,394 163,394 000000000000011fd52767c5197a74563af34fc05d5a15b0adcd31eef2f5bd02 8 0.00/1.00 vMB 580
163,393 163,393 00000000000001ce3474f8cf7787990e6a0cb85d0aeabc0da9017c81636adc66 1 0.00/1.00 vMB 0
163,392 163,392 00000000000007b86725bf7c591db0a4240b84a2c95c2a9c55aec44486ae7114 48 0.02/1.00 vMB 44
163,391 163,391 0000000000000338bcc2af13b52d77fa71a3a2a83cbe4dde186063e482d73771 22 0.01/1.00 vMB 156
163,390 163,390 00000000000009fd619d8ad0630cdb0a4ad5c42495dcd74550d30280651485b7 7 0.00/1.00 vMB 0
163,389 163,389 000000000000051b6eb14a7afd1e583f62a3bb4e66f9301d2103a4d3f5f806b5 24 0.02/1.00 vMB 572
163,388 163,388 00000000000006f48e0b24edb67294d69a27a69773cfe19473d63ea2e9bd6dd0 111 0.04/1.00 vMB 60
163,387 163,387 000000000000026ee5258f957ee314d1646acc7238bbc7218191d04cf7323495 14 0.01/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.72 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: 707.23 GB
    • Received: 16.67 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.