Loading Tool

Explorer IconExplorer

Memory Pool

42,055 transactions
26.77 vMB
0.06137762 BTC
Random Selection Loading Transactions
Max Size: 140.60/200 MB

Candidate Block

Mining Attempt 2e234000c314b3d94eb5d7b1abc5cb8a3af490440ad74c7171233d2650851e74
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root a12d1716fbca3b2775645363234cc2781859ed65ecf107fd42c32bc3b84e1c7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,594
Size: 1.00 vMB
Total Fees: 0.01178149 BTC
Feerates: 500.44 > 1.18 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (732,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,934 182,934 000000000000030dc3211a23b7a604912a1d1b3099d0fac270dd94ac7c0e3e7c 128 0.04/1.00 vMB 144
182,933 182,933 00000000000008cc84c171cf63c2746c16a4ea1bd55572a9c06565014576534b 28 0.01/1.00 vMB 54
182,932 182,932 00000000000007b6cc739b945204cbf951c12dfeb98e149c7c864baf5de55c07 13 0.00/1.00 vMB 34
182,931 182,931 0000000000000a16736dd349c8a26fc262f622d9df5cf17b659cbe51c4f207cf 169 0.07/1.00 vMB 113
182,930 182,930 0000000000000258b0150a5c3696388365cffcb0b22083c25a6ffe32ee862f8e 370 0.18/1.00 vMB 107
182,929 182,929 000000000000027820cd30e97c6179be4e7cd5f5901ba6c341b2c54c05e52607 163 0.09/1.00 vMB 215
182,928 182,928 00000000000003cec05e74910639280f7b68c1a8379f2aac6411b44be07a17fe 208 0.08/1.00 vMB 163
182,927 182,927 0000000000000683ac21a49158ee543235d881e510c45035283da0f59f4d071d 174 0.08/1.00 vMB 168
182,926 182,926 000000000000073d94a606030fb4e676a73f0d088ea8d1524274c6f4f6bb2467 400 0.14/1.00 vMB 169
182,925 182,925 0000000000000182d382e13c9732e84907253c4f0cee0a6c7fd4dcdb1294aef4 123 0.05/1.00 vMB 133
182,924 182,924 000000000000052d91e1e2bc86f540ddafe5da5389060a6f3ac2aa421b7774a3 124 0.07/1.00 vMB 104
182,923 182,923 00000000000009d67cca84bb0a220a2ca95d10c1835a637d0396fa27680d5444 23 0.01/1.00 vMB 268
182,922 182,922 000000000000068d1e36006ff04aae2a493d9a44e7ef426579142498430858f5 155 0.07/1.00 vMB 153
182,921 182,921 00000000000006309c8a1616c2929014e778cbfa6b42fb62ff68ec81bdb0e3f3 10 0.00/1.00 vMB 1,063
182,920 182,920 0000000000000323a9aa16e997f3a5d17c076389ba4598024bf0970e8e6c93dd 32 0.01/1.00 vMB 99
182,919 182,919 000000000000034d990ee028938f3a9d20e6064b88274478ccb50e810eb934e6 341 0.15/1.00 vMB 136
182,918 182,918 00000000000005042b578fa8cfad39becaca22b566b8e0133d472d3a16483f85 86 0.04/1.00 vMB 109
182,917 182,917 000000000000013cf3063093d4b0c8a6c972446b87766bdbc1aae19dd78a7535 13 0.00/1.00 vMB 50
182,916 182,916 000000000000099e7224f70b3d72af94402a264e399036dc12af2ce493de4beb 269 0.14/1.00 vMB 117
182,915 182,915 00000000000000f247fc31c182af6f155c5d75bb07b4b8a1a098f919504f6cc1 300 0.13/1.00 vMB 152
182,914 182,914 0000000000000496c153aa1b11e9bd5aaf33dfa4560681209f247de521967238 133 0.05/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.28 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: 656.91 GB
    • Received: 14.44 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.