Loading Tool

Explorer IconExplorer

Memory Pool

47,845 transactions
30.28 vMB
0.09844014 BTC
Random Selection Loading Transactions
Max Size: 161.30/200 MB

Candidate Block

Mining Attempt 26f73677c8e55b36ab8e91d319d460d9ecfdb9fbfec471b45148e2a129e33905
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root bb4b494d53b67254618413fb2b8b904e4ff83a52d57d640b57943e6811d65be5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,113
Size: 1.00 vMB
Total Fees: 0.03704747 BTC
Feerates: 150.97 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (106,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,379 808,379 00000000000000000003a3653d91f5932c8a8d101b5a8a8291f34f63c7797690 5,069 1.00/1.00 vMB 26
808,378 808,378 000000000000000000050c76d833c893fb2fdda3c87715c9db21c41552a93cc4 4,763 1.00/1.00 vMB 24
808,377 808,377 00000000000000000000aa1d48aedbab47fb6ba067debe5a72ca834635e18d4c 5,887 1.00/1.00 vMB 24
808,376 808,376 00000000000000000002fcd1070a62b33c3b101a1b759d3186384777b0ca453d 3,457 1.00/1.00 vMB 24
808,375 808,375 000000000000000000032fa5bc47bd2a4840c512d838bb2c133b363a1b0616f4 2,679 1.00/1.00 vMB 24
808,374 808,374 00000000000000000003ebb6a7b7bea005ca7df654a3e74300e60cf783106b8d 3,270 1.00/1.00 vMB 32
808,373 808,373 0000000000000000000018340f1316c49df0ef2699239083c2669bcb2aff7392 3,917 1.00/1.00 vMB 28
808,372 808,372 00000000000000000001f64279bac71ee284541a65de0795ef7619feb996740e 2,634 1.00/1.00 vMB 28
808,371 808,371 00000000000000000002e45859c2390ff467abcfcc4eb28c1fe6ac0b08bd98ea 4,173 1.00/1.00 vMB 25
808,370 808,370 00000000000000000001fe95c387123286f14db11c9d75af74455458714c7425 2,789 1.00/1.00 vMB 36
808,369 808,369 0000000000000000000044a48ca65a0d006bc775d31a196853993bc770621034 3,642 1.00/1.00 vMB 32
808,368 808,368 000000000000000000008d02e67ca39c9a0cb19d2e7d523fa40aab18687d3dd7 4,064 1.00/1.00 vMB 28
808,367 808,367 00000000000000000000551f6d6f682ef1e44d0fca25909692f136407003630c 4,013 1.00/1.00 vMB 31
808,366 808,366 00000000000000000001e717c9c2e47de04d92398a92fe91e70e7be4c6d7340a 4,058 1.00/1.00 vMB 29
808,365 808,365 00000000000000000002afb536cc8b06d35d19d6feee70f8a9c1c5f34ac05598 4,276 1.00/1.00 vMB 31
808,364 808,364 00000000000000000002dfec416ddab7f20ebe31cd20ab31404218025e27d786 3,706 1.00/1.00 vMB 35
808,363 808,363 00000000000000000000b9be6816e004067157b7f3136dac42cef5dade98a992 4,961 1.00/1.00 vMB 27
808,362 808,362 0000000000000000000501810fd20c099c14706edaf012490b8f2b7711f8092a 4,756 1.00/1.00 vMB 29
808,361 808,361 00000000000000000001c7e842ce0a0e4ce3f85ccfbfe0e36c888670ac3fab2e 5,868 1.00/1.00 vMB 28
808,360 808,360 000000000000000000029b65d154a2ef4175a1ca807819f2281e4f499485e8e6 2,625 1.00/1.00 vMB 36
808,359 808,359 00000000000000000001b79ca805970a2347affabcaad476d27704e9e21e71fe 2,989 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.