Loading Tool

Explorer IconExplorer

Memory Pool

80,410 transactions
29.69 vMB
0.07011857 BTC
Random Selection Loading Transactions
Max Size: 179.13/200 MB

Candidate Block

Mining Attempt c2007bf0b4590bc267c21ee925456c4e3eac73e3d997b552105a3fe3b1637ac6
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 1656a2046269a416e039b7c99185391fecd51b05668e2c237180d3ce9aa6056f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,130
Size: 1.00 vMB
Total Fees: 0.00951819 BTC
Feerates: 502.67 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (239,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,908 675,908 0000000000000000000c2e86a6e2d6444f38ef4b5c6ed20e16c393df7aaf168b 1,201 1.00/1.00 vMB 28
675,907 675,907 00000000000000000007192f233ab349d183a30d4a013e488ce86d6efb42f8b7 2,261 1.00/1.00 vMB 11
675,906 675,906 0000000000000000000bfb76b6340b18e0062e38b9aba34da5994a8459e0d37f 2,465 1.00/1.00 vMB 26
675,905 675,905 0000000000000000000bf9d3710ba6161a161f679b22eb0a80223b8049ba643d 1,875 1.00/1.00 vMB 47
675,904 675,904 000000000000000000026f858d1f705ea24335a69084aec7d138bca8bbff3826 1,402 1.00/1.00 vMB 64
675,903 675,903 000000000000000000098a6916b167002a929f543b8cfcb8c0e88a6137ce1c54 1,460 1.00/1.00 vMB 71
675,902 675,902 0000000000000000000c1ef00cc78698875e975191fd1f8fe7e333032a5f5101 965 1.00/1.00 vMB 72
675,901 675,901 000000000000000000085dd9b163d7b17e924813a7ef33c98b10104bac4ab12f 2,240 1.00/1.00 vMB 79
675,900 675,900 000000000000000000056582148f4f772910f9fb7e4ada026bb924eb6a518205 1,407 1.00/1.00 vMB 15
675,899 675,899 00000000000000000007dad0fece69a5c8a69e32e6aff839409848d74626b89c 2,045 1.00/1.00 vMB 39
675,898 675,898 00000000000000000005638982d7f65c978d1582a848dfaf1e990039e6a5e6ee 2,029 1.00/1.00 vMB 46
675,897 675,897 00000000000000000009ba05a9075fc6641cbffd737a7be6d768e3d56eb818c9 2,262 1.00/1.00 vMB 49
675,896 675,896 00000000000000000009ffa59a8ed05c9798a3e2496dea766b6b50993215e971 2,028 1.00/1.00 vMB 51
675,895 675,895 0000000000000000000ac224a148517e0e08b199da53e7a13a2add6f0894f809 2,279 1.00/1.00 vMB 47
675,894 675,894 0000000000000000000a335ab6d7a540c2850c03454328ff42790edfd364ac82 1,098 1.00/1.00 vMB 39
675,893 675,893 0000000000000000000cdf0b2e02e4df5b57704e7f94b50440907b3ee9c1c3bb 2,566 1.00/1.00 vMB 82
675,892 675,892 00000000000000000001acaf747822dea57f31f455714c6859d43bacd77487c2 1,975 1.00/1.00 vMB 17
675,891 675,891 000000000000000000035276523089b5eae19e1295ec2d052892173180eb70ec 1,408 1.00/1.00 vMB 48
675,890 675,890 00000000000000000006e4cf036a1577da28de615335c878099531a2e675d9b5 1,725 1.00/1.00 vMB 63
675,889 675,889 0000000000000000000730b1743f3a017893266fbb309e82dcafc83e29d64538 2,606 1.00/1.00 vMB 85
675,888 675,888 0000000000000000000594782a3728537757c04cd129b2db156d1960e8825f55 387 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.