Loading Tool

Explorer IconExplorer

Memory Pool

78,607 transactions
29.30 vMB
0.07679625 BTC
Random Selection Loading Transactions
Max Size: 175.41/200 MB

Candidate Block

Mining Attempt c12faf195b0fa62b943f2b121a7982138352f390b8551693258a5178aca2889d
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root 7eb7f0c15cba47ff9acfff500bf5a8352425cf535562189e526d56033405db3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,826
Size: 1.00 vMB
Total Fees: 0.01727283 BTC
Feerates: 108.89 > 1.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (127,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,696 787,696 00000000000000000000b5ba969518b410cad6e5a7d7a04e02d0a96aac1230ed 4,414 1.00/1.00 vMB 45
787,695 787,695 00000000000000000000c3a37c1e9672992af539355524d8507e6a50ecbe0967 3,636 1.00/1.00 vMB 46
787,694 787,694 0000000000000000000594296b100871acc37a4cfc29c17e3ac716811c7772d1 2,258 1.00/1.00 vMB 52
787,693 787,693 0000000000000000000498c5e2967b213816b89d8c74dde6fbfbaa1b74eb95ab 4,967 1.00/1.00 vMB 42
787,692 787,692 00000000000000000000b2e27947eb5521bd34030f91b96112251f8d8e38df11 4,195 1.00/1.00 vMB 53
787,691 787,691 00000000000000000001192f2644a3992cb045021acacd2ae420886cd929506c 4,535 1.00/1.00 vMB 50
787,690 787,690 000000000000000000043722c1f7e46cfcd7b9d508b5322a5a83f64ff635b5a2 4,213 1.00/1.00 vMB 50
787,689 787,689 000000000000000000034a95031825438c24a1d9427807318269ed3fc13b1f84 4,244 1.00/1.00 vMB 47
787,688 787,688 00000000000000000002a6672a61ff701db2e28637478c28aef544fec8bd51e0 3,882 1.00/1.00 vMB 40
787,687 787,687 000000000000000000054f8c20daab71e7c480a6d03d4467a1f4ed75261fbcd9 4,062 1.00/1.00 vMB 41
787,686 787,686 0000000000000000000041f2fc40136a98e543919a1883237e954fc3465f6930 3,228 1.00/1.00 vMB 41
787,685 787,685 000000000000000000056bc9ab6f6eef70562d30a6978fffb01fb7596fea0e85 2,961 1.00/1.00 vMB 43
787,684 787,684 00000000000000000004471e05e9d96db6d382126f515ba76fa220d504a8d9df 4,517 1.00/1.00 vMB 44
787,683 787,683 00000000000000000002bf083a43555358243fd4ae3fd7ce1900d90fa5587ccc 4,321 1.00/1.00 vMB 47
787,682 787,682 000000000000000000016a01f584c4741990aeb06831250845a8ef0db34c57d7 3,546 1.00/1.00 vMB 51
787,681 787,681 00000000000000000004ec4f0c28395d39f0e04606ab6edecd017ddd9983c910 3,736 1.00/1.00 vMB 27
787,680 787,680 000000000000000000037ae071ae5ece5df24cff12e18338b5517dc880e7503f 3,719 1.00/1.00 vMB 34
787,679 787,679 000000000000000000023faa24de34a110a2b8e4fd68d4d4b8fd1ac0f5c6f64a 4,865 1.00/1.00 vMB 39
787,678 787,678 000000000000000000027bd4698820dc77142b578a0bb824af9bdc799e731b85 5,212 1.00/1.00 vMB 40
787,677 787,677 000000000000000000045050d499aa5fdc62023dc4ee8e2f511e40f6997cb35c 3,691 1.00/1.00 vMB 46
787,676 787,676 000000000000000000038e44e10c0893c41ba57ddac0ec176e7b54769654b16c 4,685 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.50 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: 668.39 GB
    • Received: 15.49 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.