Loading Tool

Explorer IconExplorer

Memory Pool

47,502 transactions
28.01 vMB
0.13453818 BTC
Random Selection Loading Transactions
Max Size: 147.04/200 MB

Candidate Block

Mining Attempt 20936befe043b5d510fec56ad8f5420fa30188b8109a0bf615fddb38c37ba043
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 4f026c778a72dc4aef326c9736074038926705bf83db6e2b719157a4ccf2d75a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.06058449 BTC
Feerates: 151.12 > 6.07 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (150,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,324 764,324 00000000000000000006e4fb53e3bd37bebaa0046d2dd33eda206377e2062531 1,227 1.00/1.00 vMB 21
764,323 764,323 000000000000000000036a00ca985e2db7465a1ab5456e9f7aa872f1a9660130 1,961 1.00/1.00 vMB 21
764,322 764,322 000000000000000000023d3f0412632308719d888423248b9fe2bdfbce5282fb 2,483 1.00/1.00 vMB 31
764,321 764,321 00000000000000000002fd4224de37df84b173d6834424e5be8cecf157a9d695 2,748 1.00/1.00 vMB 30
764,320 764,320 00000000000000000000bda28e9b2f1a59e6da0cf333d74c81dc4a9ff8f30315 2,994 1.00/1.00 vMB 31
764,319 764,319 00000000000000000005aa9c35bcabdd5bbd578c577b72d44912a02abc6e704e 2,460 1.00/1.00 vMB 19
764,318 764,318 00000000000000000001788b7cd082bb430da5e966ca70473d691e3619138b91 3,086 1.00/1.00 vMB 22
764,317 764,317 000000000000000000023ebe2c7879b7ff0a04699f645c7f631b7affde51b0a7 2,301 1.00/1.00 vMB 24
764,316 764,316 00000000000000000001971f7e493abc7afb0e83e35e4774467a82d4916c9dc6 3,109 1.00/1.00 vMB 33
764,315 764,315 0000000000000000000133ad52e446d9ccb8724b08996072ef7f8886a0790f07 2,176 1.00/1.00 vMB 31
764,314 764,314 00000000000000000004119e2f1c91e7c19561dd844d5832e57662598904816a 1,900 1.00/1.00 vMB 43
764,313 764,313 00000000000000000004ebb58c93f0546cfafff844463488d274afcb4ac6a50f 2,078 1.00/1.00 vMB 42
764,312 764,312 00000000000000000006daf881d278a20961b061552f6387006118717fea03f1 2,358 1.00/1.00 vMB 33
764,311 764,311 00000000000000000005a555861791fc3921a14267e878dc90e3323d7496c51d 2,484 1.00/1.00 vMB 23
764,310 764,310 000000000000000000069f56bdcbbdb9bcff510e9eb7e4255c3526e1e7544051 2,657 1.00/1.00 vMB 31
764,309 764,309 00000000000000000006a357e3c7beacfd0d19ce3db1a56fe8ec346dee9f1955 1,560 1.00/1.00 vMB 35
764,308 764,308 000000000000000000063c294add98d54fd2c5a07a9fbb653ba4498f0ff3a0a8 3,183 1.00/1.00 vMB 34
764,307 764,307 000000000000000000058847e340483721575d2e64a1fb2bb0e532ceef16a03c 3,567 1.00/1.00 vMB 35
764,306 764,306 00000000000000000004e31ac7dc5d948aaa80be49fa033bcd50691c7e514bbc 3,160 1.00/1.00 vMB 28
764,305 764,305 000000000000000000061d7e76a31d1755d50e41057b13abb59ccdc1d1928a05 3,714 1.00/1.00 vMB 39
764,304 764,304 0000000000000000000235d70b63c5324c449b62c26c5d4b0ffa1b3d293eaef1 3,360 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.