Loading Tool

Explorer IconExplorer

Memory Pool

39,250 transactions
28.68 vMB
0.06176334 BTC
Random Selection Loading Transactions
Max Size: 145.70/200 MB

Candidate Block

Mining Attempt ee60c2c73e3adbfabcc26d43890e33f1209049990091fb6e9c4350488d9c8242
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root aba1caaa733de2a4e24a012786ce0da5664aa4a685cc911eff3afc2fc6e6817c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,799
Size: 1.00 vMB
Total Fees: 0.00626153 BTC
Feerates: 150.80 > 0.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (122,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,888 791,888 000000000000000000028185dbabed574be9399a6fee68373125efddb10f6565 2,927 1.00/1.00 vMB 50
791,887 791,887 000000000000000000004a59b7d2994e3fe5c3a28c09ef12b6048f5554df5c9a 3,384 1.00/1.00 vMB 21
791,886 791,886 000000000000000000030de8f625a3057e952bd7e9b02e2f8a54097cb2efebe7 2,542 1.00/1.00 vMB 26
791,885 791,885 00000000000000000002cd1f3ceae467fc3414355bd9cc147aa1bb0a6483b0c5 2,289 1.00/1.00 vMB 33
791,884 791,884 00000000000000000001fe8f3786a13bbc4bb2f4a0f6ab6e3278263717937f39 3,006 1.00/1.00 vMB 56
791,883 791,883 000000000000000000000a1fe2311dc83eaf403db620db7436cb6b7ef839baa5 3,569 1.00/1.00 vMB 41
791,882 791,882 000000000000000000040b49c21ff06a547e36e07636d15e9dc372bc824c7cca 3,197 1.00/1.00 vMB 46
791,881 791,881 000000000000000000003fd1d6014205ff4ea6cdaca50251c0c4ca03ed0749ba 3,259 1.00/1.00 vMB 64
791,880 791,880 000000000000000000025dacba798f5198b8bccf8ccb5a4639835fe40db622ec 3,518 1.00/1.00 vMB 19
791,879 791,879 0000000000000000000299d3e24e9167179c62e1a52655a16ae811526a653f7e 3,176 1.00/1.00 vMB 42
791,878 791,878 00000000000000000002da83ce764a1fb83b99334a532b58663fd372178583c7 3,632 1.00/1.00 vMB 47
791,877 791,877 00000000000000000001c555adbcbc369d58cb2870fac8c3e28ee59fb54470ad 2,789 1.00/1.00 vMB 39
791,876 791,876 0000000000000000000161d9e826cc7ecf7f3bfa4e99243666a1f22c1bafe20e 5,993 1.00/1.00 vMB 22
791,875 791,875 0000000000000000000159a99310b691055d3292fb3cf463fc6d502a78e34d10 2,782 1.00/1.00 vMB 41
791,874 791,874 000000000000000000013396c2ac59afb5ce7fe1256806cbee1bb2fd3d57cd0d 5,243 1.00/1.00 vMB 21
791,873 791,873 00000000000000000005a8c1d6706883e4d213d0f02dead59dfaf2038176bb51 3,332 1.00/1.00 vMB 44
791,872 791,872 000000000000000000014672abad49af5d6494af5fff8e68a6039350807bdd84 2,571 1.00/1.00 vMB 58
791,871 791,871 00000000000000000003f336e24c108cc5a6946352cab7b307795854999917f0 5,509 1.00/1.00 vMB 29
791,870 791,870 00000000000000000004c26e4b4aaa429b32beafc0ab5d27b6835cebc6048a08 2,598 1.00/1.00 vMB 21
791,869 791,869 00000000000000000000677b2ef342a971efff23a0e1ce18ff3cb380a2f9c06f 3,361 1.00/1.00 vMB 49
791,868 791,868 000000000000000000010ac86098d90b1754e70456b936ba73f0439f975093fe 2,990 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.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: 622.83 GB
    • Received: 11.39 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.