Loading Tool

Explorer IconExplorer

Memory Pool

42,331 transactions
26.54 vMB
0.07742295 BTC
Random Selection Loading Transactions
Max Size: 138.64/200 MB

Candidate Block

Mining Attempt 2e85ceb7047b53e5e8d6f05ed5549c2074c36a8d5096b27bfd8a8d48a1e59119
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root d29e9fd40c1b75267fa6f910c34122d9fce6b67121b2912c5479c16d000e15cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,088
Size: 1.00 vMB
Total Fees: 0.02861632 BTC
Feerates: 151.16 > 2.87 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (403,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,118 511,118 00000000000000000051282a7a2694fab88d092712eb9012fbdf8ef91210cfd6 937 1.00/1.00 vMB 28
511,117 511,117 0000000000000000004dcfbf69906b257f8f12564e4765c336ad89420409d95e 283 1.00/1.00 vMB 9
511,116 511,116 00000000000000000024fd7748a91e802196e5a9ed1ed17df3917b1b28faa765 555 1.00/1.00 vMB 7
511,115 511,115 00000000000000000001b82b35f2db268760bdd5bf98ce8e0c21d5ca1ffb2f5d 2,690 1.00/1.00 vMB 20
511,114 511,114 0000000000000000005a43a709faed11e1331a18b6aa1dbae70f404946dfeeef 1,814 1.00/1.00 vMB 85
511,113 511,113 0000000000000000004823b2014a8c9583d5077b47e3019c8cd89ea6cd9603df 379 1.00/1.00 vMB 12
511,112 511,112 0000000000000000000bee83f8f757172f65b538fe0ddcd75b2f195fd9c24129 505 1.00/1.00 vMB 10
511,111 511,111 000000000000000000397d3d353824fd99e794b3f4b12f3320f008c785d0be8a 845 1.00/1.00 vMB 21
511,110 511,110 000000000000000000458db2b5860771944958c7c8e48bc8ede9371fc76e5986 1,932 1.00/1.00 vMB 41
511,109 511,109 00000000000000000027dc5ca1cf6e49124165727d4ca37df82df6681d53e5de 1,138 1.00/1.00 vMB 36
511,108 511,108 00000000000000000000e29eaf17f68b3c389095fc2b95d6b0f49af93b201fdd 1,413 1.00/1.00 vMB 34
511,107 511,107 0000000000000000001845d43505e86dde6bdbf55fce9b8325d9619a2200901c 1,394 1.00/1.00 vMB 11
511,106 511,106 00000000000000000013b8641b21b2390de2d533e08e6ac3138cbd0b2ee535ed 2,759 1.00/1.00 vMB 86
511,105 511,105 00000000000000000004c2c62d5e8b181fad71c1fc8631071ff2ae2fe2540104 274 1.00/1.00 vMB 3
511,104 511,104 0000000000000000004afac397cd1c06265e5e24ca649b685f279a82969d79a9 573 1.00/1.00 vMB 9
511,103 511,103 0000000000000000000c6c4a2db6b9e453ab8841be2dcde4f4daf22c6135e3d3 941 1.00/1.00 vMB 28
511,102 511,102 00000000000000000055211c3d90f9182dfd69646cae276c71281afab908e356 2,395 1.00/1.00 vMB 41
511,101 511,101 00000000000000000013407c26368258626956c822926609892cd1a642079af3 2,183 1.00/1.00 vMB 67
511,100 511,100 000000000000000000188733760d5602fdfaeb5fd87d71f1e7ea8b2b83c523a0 160 0.10/1.00 vMB 85
511,099 511,099 0000000000000000004fb9ee079279a8c6fed71b200e31a9a098f7c05b8f724c 1,454 1.00/1.00 vMB 23
511,098 511,098 0000000000000000003edc29760117636714336fd8f8a637844c50349155641b 2,733 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.