Loading Tool

Explorer IconExplorer

Memory Pool

80,879 transactions
29.85 vMB
0.07270366 BTC
Random Selection Loading Transactions
Max Size: 180.06/200 MB

Candidate Block

Mining Attempt 1d1883cad900661bb8ecdab282b3abccc87e804f74d7bce92c5963f2e628a624
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root e3769aa1202deb0f3a415c4842a4fde51a7a6643a6332141ccc3a188971e0cdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,624
Size: 1.00 vMB
Total Fees: 0.01186123 BTC
Feerates: 100.36 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (188,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,995 725,995 0000000000000000000849305d96e6d32df439ec7f8d182aaeddb60a22f5762d 1,561 1.00/1.00 vMB 13
725,994 725,994 00000000000000000007c7cd7fc66b4d054ba0d3a1bbade4afb35cef6e83c9a9 3,143 1.00/1.00 vMB 3
725,993 725,993 00000000000000000003457c1254259395e8ce2abc5f78a64e527908aa0511bd 2,747 1.00/1.00 vMB 7
725,992 725,992 000000000000000000084e82373f2d25ce388a34cf10b1c4856b1ded9db10886 3,418 1.00/1.00 vMB 20
725,991 725,991 00000000000000000003383f8a497fec1cff388d28bb6ff684374e78e94dc931 2,662 1.00/1.00 vMB 12
725,990 725,990 00000000000000000001eefd564f2d9843d414c1c2890d58b5838804c16dd66e 2,982 1.00/1.00 vMB 21
725,989 725,989 00000000000000000002619c6084533b7951bd447239dd02f0b0fa71b6981db6 1,689 1.00/1.00 vMB 13
725,988 725,988 00000000000000000004f043c020ebaa4d5011a25abd47bd00abb63d842b6891 3,304 1.00/1.00 vMB 12
725,987 725,987 00000000000000000002cf66a202be0304d21729c3fcae4bae7255d102420cbb 2,719 1.00/1.00 vMB 12
725,986 725,986 00000000000000000004cc101b45ac1c54f24c90383ae9e17c783fae6d68206e 747 0.27/1.00 vMB 11
725,985 725,985 0000000000000000000a1af02b181313b4d3760238a98b57060ffaba03da3c52 270 0.12/1.00 vMB 10
725,984 725,984 00000000000000000002759d197610e931652175c295d6c07130458541758ef1 1,319 0.75/1.00 vMB 6
725,983 725,983 0000000000000000000844fddaeb753c3b8d1c6deb28e44a87684d74c9447256 1,631 0.96/1.00 vMB 8
725,982 725,982 0000000000000000000265502254612d2ac2278925fadf360686df2c3c8b8b9e 101 0.08/1.00 vMB 10
725,981 725,981 00000000000000000002648a9457cbc584cde77173273d635f9feabc1590c38a 538 0.81/1.00 vMB 2
725,980 725,980 0000000000000000000895aa9ccaaa2a58bb3c93a057b100bc76ac2093a1ede2 2,659 1.00/1.00 vMB 5
725,979 725,979 000000000000000000008baba6f3e18812686023c247e6abb0ebe6f3d78045b9 2,618 1.00/1.00 vMB 18
725,978 725,978 00000000000000000007b6091345e15a4630e395a7137cf0107bcbdeced88cdf 1,704 1.00/1.00 vMB 13
725,977 725,977 00000000000000000006e02e55ccd9d899a916f49e517848c885fdfa0da9276a 605 0.27/1.00 vMB 11
725,976 725,976 000000000000000000054e2e23aaefb11d6602e3126ecc6f6bc835f2951be602 150 0.04/1.00 vMB 12
725,975 725,975 0000000000000000000654d9e62cd08c118655f75f323c452f5d54ee87d9dfb4 1,765 0.69/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.