Loading Tool

Explorer IconExplorer

Memory Pool

77,398 transactions
27.92 vMB
0.08542188 BTC
Random Selection Loading Transactions
Max Size: 170.21/200 MB

Candidate Block

Mining Attempt 01032e2c849186121dd212df087f83064a71e06e7f927ff87bb295fc4a864118
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 369711fd95a6a8df477ae58167de55f6a663f7f878fdee50f2bc98cc96162781
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,097
Size: 1.00 vMB
Total Fees: 0.02547341 BTC
Feerates: 402.60 > 2.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (558,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,596 356,596 000000000000000003b1531d0ed662c2049d5278ab315fd54bf888e257fe4cd3 540 0.27/1.00 vMB 32
356,595 356,595 0000000000000000075fbfdde36e0f4253c403f1a0814a4ff23ae343f2d38fa8 616 0.27/1.00 vMB 29
356,594 356,594 000000000000000014f0da05a9c4ef502ec7a965170d7612372a27698319760c 1,041 0.45/1.00 vMB 32
356,593 356,593 00000000000000000b46630c024ca648f680d3ecaffb3f9cc076dc39ef930820 511 0.27/1.00 vMB 30
356,592 356,592 0000000000000000050b5d880b692125f01219270dc55a9e52a00fb33003a7dc 441 0.22/1.00 vMB 25
356,591 356,591 00000000000000000f496a59a2a4e605c59ae999071479621574ce78ad6742fa 855 0.61/1.00 vMB 23
356,590 356,590 00000000000000000cc33d215465123c313a4730a356f2320e5c84dfbefe0163 157 0.11/1.00 vMB 21
356,589 356,589 00000000000000001314e14dd11d8b09af107c4bf0d96ff0d022445243968f2c 1,102 0.57/1.00 vMB 24
356,588 356,588 00000000000000000520a071bf28336fa38fb941278c49800189b5ef6b407030 1,880 1.00/1.00 vMB 24
356,587 356,587 00000000000000000afb1662062e64ec76faf2e6ca1c800944a8c9c63afce639 1,301 0.75/1.00 vMB 39
356,586 356,586 00000000000000000889a49d9ebb5b917856c6de243d56023491009803cd0364 2,141 0.75/1.00 vMB 39
356,585 356,585 000000000000000011cfd37b2e5e0d13f1deff38ce4a825f7ba7147bb6648492 1 0.00/1.00 vMB 0
356,584 356,584 0000000000000000013bfbbfc1c6094d6732cfc9c3c083a81fe039cf38ab3b9d 449 0.20/1.00 vMB 28
356,583 356,583 0000000000000000022cb9ba65cae46298d1792ff1374581c90f5a638dfabca4 1,435 0.75/1.00 vMB 40
356,582 356,582 00000000000000000dad46e7b7f6e137d36cd4e1daf4de9542700efc29ff2307 1,024 0.37/1.00 vMB 37
356,581 356,581 00000000000000000c793f6d36f87b9f8b1573c27876afe0427ee193177e3d1f 287 0.13/1.00 vMB 27
356,580 356,580 000000000000000010f6c358067c8c7b1cf8b2a1f741ab25545230258c8204a7 440 0.21/1.00 vMB 28
356,579 356,579 00000000000000000eb451f77e434c4c398228b31ace1d6ba228276139dc9e26 329 0.15/1.00 vMB 26
356,578 356,578 000000000000000015d5281e3f40bfc5afa66590a0f33ac46117a1142beeef8a 624 0.43/1.00 vMB 18
356,577 356,577 0000000000000000078c80262f3b9c1e42dcaac3391c7c24a9dd0580d66f8515 1,864 0.75/1.00 vMB 32
356,576 356,576 000000000000000012d622fb2c33585218ef5611e7ed891a4d4780753903a7b2 191 0.10/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.95 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: 715.03 GB
    • Received: 17.64 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.