Loading Tool

Explorer IconExplorer

Memory Pool

77,332 transactions
28.49 vMB
0.09025301 BTC
Random Selection Loading Transactions
Max Size: 173.42/200 MB

Candidate Block

Mining Attempt 1b34a835d6e419135bbb9ffcfd988f2795deed7c0322a4b6f38c94b8db178f40
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 98bf2c83f5d6d4d4f7ce560f3e639073832590adf252b862b1914e6c7730873c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,735
Size: 1.00 vMB
Total Fees: 0.02595937 BTC
Feerates: 477.45 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (751,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
163,386 163,386 000000000000054b8c2a842c92ce1271cb120ec78af1024370fbfdf9d1a06213 8 0.00/1.00 vMB 16
163,385 163,385 0000000000000c5e16083abc039ea6cb6993e7e2b08186382257dee2927eda68 23 0.01/1.00 vMB 432
163,384 163,384 00000000000000f9588e1b43f3aa9074aa5d4d519262cf076253f1244f6b60e7 40 0.02/1.00 vMB 209
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.