Loading Tool

Explorer IconExplorer

Memory Pool

74,874 transactions
27.69 vMB
0.07701507 BTC
Random Selection Loading Transactions
Max Size: 168.80/200 MB

Candidate Block

Mining Attempt 595e6f70cc45a6dffb541c8ed5dac70f1eba5a0c205b0513c5768ed6525861eb
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root b3d312d8e0b1dd7ffcdda6b0545148f32e52ec5ea6701a8f26beea3383101c00
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,828
Size: 1.00 vMB
Total Fees: 0.01775062 BTC
Feerates: 98.68 > 1.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (652,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,914 262,914 0000000000000015cbcb17abd687189daaea5a326f0100bff3ab54446cc8fd31 490 0.25/1.00 vMB 94
262,913 262,913 000000000000000a17d4003c27d46a6b06c092cfecdc7bccdf7f9ccba0d34c18 138 0.05/1.00 vMB 68
262,912 262,912 000000000000000a480e1552f4660188f259e359aa3d103f0a9b1fd0470cb1c7 510 0.21/1.00 vMB 91
262,911 262,911 0000000000000006c4e2102a6c70838a6ef50ec4df8d258fd1e2bdae1ce3fc81 375 0.14/1.00 vMB 115
262,910 262,910 00000000000000043db392a1784680a0b159c9c8016359cb2f0e17cdf1cc84b9 39 0.02/1.00 vMB 66
262,909 262,909 00000000000000113f3c995184d7100757653fdbb735040b865c63650da57be3 101 0.04/1.00 vMB 109
262,908 262,908 0000000000000011142dd222b9616f70372278e616bdcc0abda8464100edcb3c 298 0.14/1.00 vMB 103
262,907 262,907 00000000000000153c14d0117554f302aeba984248e6d8bd327c0befee649a31 153 0.06/1.00 vMB 72
262,906 262,906 000000000000000970ea9a53f67a5e7e8a75f79087bbe5dc71cf534de1e931b5 354 0.15/1.00 vMB 102
262,905 262,905 00000000000000126fc0ff924401d6f8b6f5a9039b24652e6334e88d20b43697 35 0.01/1.00 vMB 86
262,904 262,904 00000000000000040276a88bffbfe92a0838dd29091c277b41b593056bd13b35 19 0.15/1.00 vMB 1
262,903 262,903 00000000000000040fe1e71bba911b3f07c7ff405ebd719c2008c880b88c5975 168 0.07/1.00 vMB 84
262,902 262,902 000000000000000f284673440540b49a23e04f3f186a345eb4837f2230ea73ee 8 0.00/1.00 vMB 124
262,901 262,901 00000000000000167de1b731abad4eab1869e6fbde68479b26773c20cc5640a7 39 0.02/1.00 vMB 25
262,900 262,900 000000000000000cf4cc7ce14f818dd6eb7a7cb144528ee144cfa2e4a3a145fa 81 0.03/1.00 vMB 81
262,899 262,899 0000000000000009c3a03b5f6c081346b9500d30b2077c7dc9eb218c94e1a777 251 0.10/1.00 vMB 90
262,898 262,898 000000000000001285f1250086dbeaf792707b27b6bd6f7b582baa2497daf481 315 0.12/1.00 vMB 109
262,897 262,897 00000000000000154927b83b942332e54eaed530c4d9f200abbb4a58b4a1240b 227 0.09/1.00 vMB 96
262,896 262,896 000000000000000e98fed26fc8a127ce1fa8897e7a84b4c4e163bff1f29d0b20 134 0.07/1.00 vMB 85
262,895 262,895 00000000000000108b1a1bd310746f6c279f0f50c87b53f3d121f3243c263826 76 0.04/1.00 vMB 76
262,894 262,894 000000000000000185d3e36abe2f73666e3bb73c8be723932fd64013b88747a1 316 0.13/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.