Loading Tool

Explorer IconExplorer

Memory Pool

43,415 transactions
27.05 vMB
0.06360031 BTC
Random Selection Loading Transactions
Max Size: 142.36/200 MB

Candidate Block

Mining Attempt cef2b73d8ce467caf70b236684799b7b4043a7649983bbac23d28430b1e379d4
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 9a95255041533de21890d2add0ed1a59e306012e7caca4f9256c361510db5f31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,335
Size: 1.00 vMB
Total Fees: 0.01323778 BTC
Feerates: 151.15 > 1.33 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (223,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,705 691,705 0000000000000000000cc2946657a08931e1d672b8d2ddf4b3338e1f59e75502 275 0.11/1.00 vMB 20
691,704 691,704 0000000000000000000192c37c66c942e51384084cf026d42aff7c3e9ff36d7a 1,234 0.45/1.00 vMB 16
691,703 691,703 000000000000000000000043c81703f5a38817c2d3d766a06af1cb36d973c2b6 1,973 0.66/1.00 vMB 16
691,702 691,702 00000000000000000009bff72d487272ad6bcc8e1f9ad70e6fab856d0dd79697 682 0.25/1.00 vMB 25
691,701 691,701 00000000000000000003201898e4234f4587f716fa021dc4099ca6f25b333c16 1,720 0.91/1.00 vMB 9
691,700 691,700 0000000000000000000d90ac118e4076c26c6723c6a3473b1612db23bf5deeb5 1,028 1.00/1.00 vMB 7
691,699 691,699 0000000000000000000bf4407c98ff5f13febd685a1b14eafa2011bfd0b45dbf 2,304 1.00/1.00 vMB 8
691,698 691,698 00000000000000000008978f479841e81051ef25317a4be028485905734edc99 2,578 1.00/1.00 vMB 26
691,697 691,697 00000000000000000001e927aec9b38ce2375bc908c36da48096ab92f69f235e 491 0.15/1.00 vMB 6
691,696 691,696 00000000000000000013943345c8118f4054a4aed57a55045603142396c4bf21 2,656 1.00/1.00 vMB 19
691,695 691,695 0000000000000000000493415a3c97d6ca05b6a6de434b57ceefdbffaea30c82 405 0.19/1.00 vMB 17
691,694 691,694 00000000000000000012994eb66fe697130449f1bf83270f51b9261b36372182 1,265 0.48/1.00 vMB 13
691,693 691,693 00000000000000000006879b16d0100eab29e3fd524919fb7cabd17d1adfc698 1,078 0.48/1.00 vMB 15
691,692 691,692 00000000000000000000144c1ca8f3c8386dfce2387107a4f8fb25533079547b 1,529 0.59/1.00 vMB 3
691,691 691,691 0000000000000000000a2a2b4bb8fe33a874455ebf8a91e319cf61fdb916b467 259 1.00/1.00 vMB 16
691,690 691,690 000000000000000000021141108c56982f28b56d48bcccac891c40c05676c7cf 530 1.00/1.00 vMB 22
691,689 691,689 000000000000000000025667247eb7a73aa5351c1ac5c5b7010ae2541010051d 1,478 0.64/1.00 vMB 12
691,688 691,688 000000000000000000059310994c52cdf5e93abf95c75d4816e2134e15a2e9b2 876 0.38/1.00 vMB 14
691,687 691,687 0000000000000000001428c431aaedc1b3d153733643658386b9dff9d824d457 368 0.18/1.00 vMB 6
691,686 691,686 000000000000000000055323a129f354387d8c28e0e770e63cb6dbc312f8d889 2,137 1.00/1.00 vMB 18
691,685 691,685 0000000000000000000185022491273346ec896ba8517d2e8ad5912cc511ed2b 313 0.16/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.18 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.