Loading Tool

Explorer IconExplorer

Memory Pool

81,206 transactions
29.55 vMB
0.08289152 BTC
Random Selection Loading Transactions
Max Size: 179.84/200 MB

Candidate Block

Mining Attempt 1407c918ea2ef0c815576eb4c6bf503eaa2a0872feb00d72853ff82efd61ca54
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root b6b41fdbade729fb795b58252af4c73f423e6f70bbdf23b90d1d05542cacfff3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,286
Size: 1.00 vMB
Total Fees: 0.02061593 BTC
Feerates: 100.53 > 2.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (140,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,909 774,909 00000000000000000003e44152d28b5514ab11a8c9bd673d032fc52e3712e658 1,978 1.00/1.00 vMB 37
774,908 774,908 00000000000000000001d5827462bb28a02a40104bb66080fe7144df8cc90f2b 2,692 1.00/1.00 vMB 41
774,907 774,907 0000000000000000000407973b0774c0e7fa23aa85fabe23d810db61064bc4bc 2,341 1.00/1.00 vMB 22
774,906 774,906 00000000000000000006b721da8dc5e40fbc5c81497fcbaf913da4faff330a92 2,813 1.00/1.00 vMB 33
774,905 774,905 000000000000000000004c1ea1ca5786f945af2817bed4cefc342fcd2e8305a4 1,834 1.00/1.00 vMB 33
774,904 774,904 000000000000000000019e564535d7da76c298f2ac738c9ce37ce11613fb5dc3 2,144 1.00/1.00 vMB 16
774,903 774,903 00000000000000000002c10bfd05d99434606971446a85ec36131f739f3c4baf 3,422 1.00/1.00 vMB 18
774,902 774,902 00000000000000000006a620b8cff0c523cc0ace76f9488fb3f1d27c2fa38f6c 3,080 1.00/1.00 vMB 24
774,901 774,901 00000000000000000006be6354c810edd06c5f208e1a6ad5f0bdb5955cbb813c 2,928 1.00/1.00 vMB 26
774,900 774,900 0000000000000000000720268997c9e9bf7e63902a20f61ac9b1c90da0409664 2,846 1.00/1.00 vMB 37
774,899 774,899 000000000000000000063810071b4d5925f7827ae5ff9087d0b3bd6997be15f9 3,751 1.00/1.00 vMB 28
774,898 774,898 00000000000000000002d38d04410c25d1c13502826fc4dc2feb5c1d2f65b697 3,407 1.00/1.00 vMB 38
774,897 774,897 000000000000000000024e75edbbf55afc4da1548ab12843864e903224ab0968 3,640 1.00/1.00 vMB 24
774,896 774,896 000000000000000000050e5f3ecf273a1f80fffe390106fb504ddf651d590ae5 3,358 1.00/1.00 vMB 21
774,895 774,895 0000000000000000000580a9a68bfb500e59342448142368986d9f5744effda6 3,707 1.00/1.00 vMB 29
774,894 774,894 00000000000000000002c87f915e27282eadc08835c697e5435533602a812e71 3,746 1.00/1.00 vMB 26
774,893 774,893 00000000000000000000ef72f74fd62570a033cde9ef9ab8268483bd3941bad3 3,167 1.00/1.00 vMB 39
774,892 774,892 0000000000000000000122f129a060a8e36066ed4501b461a8b57f3571b74257 2,862 1.00/1.00 vMB 31
774,891 774,891 00000000000000000005e67f5c213770a1fa3b6afc8680525a1ed611668c85ee 3,323 1.00/1.00 vMB 30
774,890 774,890 000000000000000000045fd01599bed1c159241346de3a6f3febe6fa9cd26b7e 3,763 1.00/1.00 vMB 27
774,889 774,889 0000000000000000000015f9d743a272545a3e2d960a3c2aad98c59477ffa034 2,751 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.