Loading Tool

Explorer IconExplorer

Memory Pool

33,601 transactions
28.13 vMB
0.06358962 BTC
Random Selection Loading Transactions
Max Size: 139.40/200 MB

Candidate Block

Mining Attempt 473cc33bef1f31d390e77a91d95475fee7a37b6c24192b72823cd0a26060a481
Version 20000000
Previous Block 000000000000000000004e4a0cd99092da9a80120adf6e0206d92201d13ffe85
Merkle Root 9c0ad82587eac055f7957bc51bbf5134d3659bb4a2dc2fa827cf75bb7d434c6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,859
Size: 1.00 vMB
Total Fees: 0.00952897 BTC
Feerates: 73.20 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,521 (454,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,789 459,789 000000000000000001e44c1b757dd672660fdb919a16945a856b738741013041 1,584 1.00/1.00 vMB 175
459,788 459,788 000000000000000000e59605461e76879936ea48b88828a9608f90853381b9a5 2,217 1.00/1.00 vMB 163
459,787 459,787 0000000000000000021613ff7148c9f9a5927e15a8f39d62664a41d11fb97e22 1,386 1.00/1.00 vMB 174
459,786 459,786 000000000000000000ba22b5dc50945cf34928619d5247e8fea3dd70492fb238 2,549 1.00/1.00 vMB 210
459,785 459,785 000000000000000000633b1934cc0083ed822048bd58d06bf6ecb7b9d8b68bd0 1,968 1.00/1.00 vMB 276
459,784 459,784 00000000000000000129f1a3ae52465d35ae7dc527885d432d13a9c37fa64421 1,830 1.00/1.00 vMB 121
459,783 459,783 000000000000000001fcce13d98c5c1f5ea32a12d500853a7c71195730637bfd 1,979 1.00/1.00 vMB 181
459,782 459,782 000000000000000000ab37cc967435246f80197c004f5a71d509525171b97a66 2,151 1.00/1.00 vMB 190
459,781 459,781 00000000000000000112134291c0fea661b59c6148182f4891adea1fe81c5b79 2,277 0.99/1.00 vMB 150
459,780 459,780 000000000000000001a26fb7e6307f0adafe48697915ada9d0f97b767fb7eb79 2,472 1.00/1.00 vMB 153
459,779 459,779 0000000000000000011c3a5245156fe0b7d45f136bd69c8001b4bd468353cd6a 2,338 1.00/1.00 vMB 196
459,778 459,778 000000000000000000a6a34132cabf7404455b928411cf0080836c1549cfeb4a 2,175 1.00/1.00 vMB 138
459,777 459,777 0000000000000000005220358d4a48fefec973b388743ca7b05f5d59d0395668 2,178 1.00/1.00 vMB 178
459,776 459,776 000000000000000000831fb77e32fcee38b0b8482989d46e5e00bb7b29a7622a 1,842 1.00/1.00 vMB 140
459,775 459,775 000000000000000000c6fdd3a323ef93216e8ce201feae25622c38323d8a9eab 2,151 1.00/1.00 vMB 171
459,774 459,774 0000000000000000018935cb397ab5ddc1c63eff0c74059cd017030ddabb4bfe 2,350 1.00/1.00 vMB 168
459,773 459,773 0000000000000000000a9e3bf2eeaa62edc3df8b0c03886c4e1095343c424ad5 3,058 1.00/1.00 vMB 151
459,772 459,772 00000000000000000051dcb211b974b2e39939218651fd9153fe9e57722b3040 1,785 1.00/1.00 vMB 139
459,771 459,771 000000000000000000c9dec06d56a46831a4ee54ce939f3b7e0bec5dfad06366 2,165 1.00/1.00 vMB 209
459,770 459,770 000000000000000001aa880f10f39e73954697637a4cf4b46444d0aba2cb2700 18 0.00/1.00 vMB 2,256
459,769 459,769 000000000000000000be1c5b1472e18db9f41d3c407c43bae2e7522bbf2574b3 2,406 1.00/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 615.16 GB
    • Received: 11.16 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.