Loading Tool

Explorer IconExplorer

Memory Pool

79,331 transactions
29.15 vMB
0.07198585 BTC
Random Selection Loading Transactions
Max Size: 176.90/200 MB

Candidate Block

Mining Attempt c4a638e99786a92c3760388adccb04dfc6c60f1cbbc5e255b4ad0662896dc30c
Version 20000000
Previous Block 00000000000000000002109166b8fbc24476efabda906aebee521a5bb03941cc
Merkle Root 2b14a1ac34c3b887ccd0c7159a1d858e439da78a4a75309b1b4bba0ceb0c4f08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,776
Size: 1.00 vMB
Total Fees: 0.01111739 BTC
Feerates: 73.20 > 1.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,110 (170,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,997 744,997 000000000000000000044b5c8fc23640e7e58a52214f6d5599c4f3544bfec16a 2,318 1.00/1.00 vMB 24
744,996 744,996 0000000000000000000403948beff92c2bc5558664a7934ee6db32bc94aa5198 2,727 1.00/1.00 vMB 21
744,995 744,995 00000000000000000007da12a3fc8ae34cdfc37905dc76f676b40e0165a2a85d 2,405 1.00/1.00 vMB 29
744,994 744,994 00000000000000000005a210c970b37d7b5d61228a61c868de21314b98639c36 1,963 1.00/1.00 vMB 23
744,993 744,993 00000000000000000001a58e9921bc9dc1e8dc0db6bcf79dec7d3c481c1827d1 3,075 1.00/1.00 vMB 30
744,992 744,992 00000000000000000005d6109e3ed2dc201b46e6a1c8711d76d981c41e8234a6 3,437 1.00/1.00 vMB 33
744,991 744,991 00000000000000000003727c86ae45d45b1b0b170c0a18aa6df5be15dccd23b2 2,157 1.00/1.00 vMB 47
744,990 744,990 00000000000000000002682c4e640107a2ea38a3315bd5c7b420e616cb6b9738 3,016 1.00/1.00 vMB 20
744,989 744,989 0000000000000000000918c8e2bff3d90e77fb5bf995319d92e88f0c252d1a53 2,234 1.00/1.00 vMB 22
744,988 744,988 0000000000000000000862019b28563171f0214e8caa57334f2ddb75aad6f275 3,390 1.00/1.00 vMB 36
744,987 744,987 00000000000000000003bc8ad2fbd1b5ce95e12b6dd3c03a9edafdea84ab0e65 3,541 1.00/1.00 vMB 40
744,986 744,986 000000000000000000043c4866f83281ff9d44952565b5d707fed98cd5d0a59e 2,813 1.00/1.00 vMB 31
744,985 744,985 00000000000000000001852d79d435d7202c771e83a2f6993c8bac603d687043 2,807 1.00/1.00 vMB 30
744,984 744,984 00000000000000000008337ae01e49431aee9a106e44aad46db5eca8021dc67b 2,008 1.00/1.00 vMB 39
744,983 744,983 0000000000000000000532617536989ba793582267ffa9cbf3869ad81de44dcd 3,126 1.00/1.00 vMB 29
744,982 744,982 000000000000000000022d78b484d228d453bd8de4843b691a6bd86faf947e72 1,826 1.00/1.00 vMB 21
744,981 744,981 000000000000000000076ff2fb74935f902a967fc50d3419b0b818464a01e713 2,156 1.00/1.00 vMB 27
744,980 744,980 000000000000000000010272d79f12253cddb742ed341602ca1fa725744209d1 3,090 1.00/1.00 vMB 32
744,979 744,979 0000000000000000000405d59de99b5518bdbf6b4e12e5fbaceaecd7600db860 1,686 1.00/1.00 vMB 26
744,978 744,978 000000000000000000040505bbd629d10e3d4f708945506cb9b33bca8654147b 1,186 1.00/1.00 vMB 18
744,977 744,977 0000000000000000000795305ebddbf8011e060c439d514c600702cb20a68362 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.58 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: 671.35 GB
    • Received: 15.91 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.