Loading Tool

Explorer IconExplorer

Memory Pool

43,122 transactions
26.90 vMB
0.05377359 BTC
Random Selection Loading Transactions
Max Size: 141.70/200 MB

Candidate Block

Mining Attempt e549efd819515e72c4089ed711d75d77a00968bd38313141f57be5dd6a705bba
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 2cf7618f9a7906a37bf5467ac8ac01020e3e2786d440157cabf03b4ebc36e536
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,391
Size: 1.00 vMB
Total Fees: 0.00390437 BTC
Feerates: 21.20 > 0.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (590,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,861 324,861 000000000000000019c9e0e0797d5a686c5935ce2a4c3e9e7f2a5fc7b3ab6842 708 0.37/1.00 vMB 28
324,860 324,860 0000000000000000185b8f003088ef1eff57ae472055a72c5d5ef07a3ba6c477 421 0.25/1.00 vMB 29
324,859 324,859 000000000000000009e2bf4621d87d730adf6a975688f854ba39d60cdd763271 559 0.30/1.00 vMB 30
324,858 324,858 00000000000000001cfcc7e5815683ef70e49742b87269e2b0059d18d51e8205 467 0.38/1.00 vMB 16
324,857 324,857 00000000000000001a3cdbe801c29c9d4af09a9c91f124093f57c075970dac1d 260 0.13/1.00 vMB 29
324,856 324,856 00000000000000000d467b4727a5a0f0d4c791003c670869c182c230c378dec1 171 0.10/1.00 vMB 27
324,855 324,855 000000000000000005f6a0da11952f0a4d6aa0a998807ff877446958420e14bf 599 0.39/1.00 vMB 20
324,854 324,854 00000000000000000d81910bbdff866f8490c4f72d7f94cc88bf506eca8e1185 512 0.17/1.00 vMB 44
324,853 324,853 0000000000000000081cd6705584c154b404e9cac2d65d1f8841e79c40fe4e93 363 0.18/1.00 vMB 27
324,852 324,852 0000000000000000123a53dd3102b9385203dfd2d3d70678b1095b579a2065b6 556 0.35/1.00 vMB 25
324,851 324,851 00000000000000000156f83e2faa4065f81ee3701533d865b54480514ee8f12b 1,016 0.52/1.00 vMB 30
324,850 324,850 00000000000000001f63347ab9d4708157d6fd1a3990067807446d88b1cd813f 172 0.07/1.00 vMB 26
324,849 324,849 0000000000000000187d97efe7801c26a8a193b05453573c1532919deb0fae17 753 0.43/1.00 vMB 29
324,848 324,848 00000000000000000ea40021853dd1c3136beea7b1c211cc77cd7eb614ded08e 597 0.58/1.00 vMB 17
324,847 324,847 00000000000000000e7c9d7020818928a4d53a0bfc3079e9a17da0533a245e49 1 0.00/1.00 vMB 0
324,846 324,846 000000000000000005eaaa5c5ced43b71ebf7e3cd8452e194d3a2497ac6405f3 1,049 0.35/1.00 vMB 41
324,845 324,845 000000000000000018b398f72c43cdac8bfd81421698b720f618e526b2ba157a 236 0.11/1.00 vMB 25
324,844 324,844 00000000000000000c70128c63c8082cc70c11c8974e569c40cc715f57246c45 1,193 0.60/1.00 vMB 32
324,843 324,843 00000000000000001ef78fb3eff9ccb93c1412dde88243e241acc4c0e41a39a9 173 0.06/1.00 vMB 32
324,842 324,842 00000000000000001b3412e52061a37df1d9b817fae9686936abc3fd88b08892 391 0.19/1.00 vMB 28
324,841 324,841 00000000000000001e284b761a89de8200b267d433533099eb1dc101c455e329 132 0.10/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.