Loading Tool

Explorer IconExplorer

Memory Pool

75,964 transactions
28.37 vMB
0.06714116 BTC
Random Selection Loading Transactions
Max Size: 171.85/200 MB

Candidate Block

Mining Attempt 271ebffc21ec45b098e5174f746e319679b4cd8c7ce235885e9a2346ebb3685a
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root d703b57521e3a417f35d89e969fd609b5fe7971a7e9f64c9884de91ade375f70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,909
Size: 1.00 vMB
Total Fees: 0.00849037 BTC
Feerates: 178.73 > 0.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (312,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,943 602,943 000000000000000000082d52bd52784177d81c8d19fbb1363fb6189902e37196 2,734 1.00/1.00 vMB 20
602,942 602,942 0000000000000000001448f53682af95deafc04185dad98324f8754801ceba8f 2,645 0.85/1.00 vMB 24
602,941 602,941 000000000000000000144ac818327911c8c4bf0b76e5f485ef19118147fe4d89 1,032 0.53/1.00 vMB 13
602,940 602,940 00000000000000000010b91759ae2321b0f892a5a7d56ea545dcbb285c60c8d7 675 0.24/1.00 vMB 36
602,939 602,939 000000000000000000043dd62c6d5aa1005c74139909302f62f83cb913d5b4c8 3,016 0.77/1.00 vMB 19
602,938 602,938 000000000000000000144f387f4e9e0a61019f621741c97884b337baa5bbea26 2,516 1.00/1.00 vMB 37
602,937 602,937 00000000000000000001c50f0948c29dad750b46b5f6573e00acfc31811be03d 3,269 1.00/1.00 vMB 31
602,936 602,936 0000000000000000000abb1c2433b8d2564111fdec4dd4b7fe1e2280e37792bb 1,186 0.44/1.00 vMB 15
602,935 602,935 000000000000000000064102cf2c5b95040da74468e751593148b8da406a9c2f 801 1.00/1.00 vMB 11
602,934 602,934 0000000000000000000a501a9d55e0fa2991bd2ce4342a32f091eefcccd51c31 2,231 1.00/1.00 vMB 6
602,933 602,933 0000000000000000000f5b794ce6cd571d8346b76e9115fc640b64948fa8e711 2,707 1.00/1.00 vMB 26
602,932 602,932 00000000000000000002580226533d3f150f34869e22d7527c4d3ac3c334a8ed 2,290 1.00/1.00 vMB 24
602,931 602,931 0000000000000000000d7971ccafc6b09504fe0cc4d0f277e939b4d80214262e 1,562 1.00/1.00 vMB 8
602,930 602,930 0000000000000000000ce9b2fb4af293f0b7c14307766939c9bcd65bf7a6f0af 2,108 1.00/1.00 vMB 9
602,929 602,929 00000000000000000010879bf9ce97a8ec3a4715562b1e37d8e9470232ffe820 1,998 1.00/1.00 vMB 8
602,928 602,928 0000000000000000001509f71ca93fbc79426356f8043b03cae88d261340c771 2,096 1.00/1.00 vMB 15
602,927 602,927 0000000000000000000aafa8215e8a9d236ec63d99f1a711644a8eeaa5622f3d 2,541 1.00/1.00 vMB 10
602,926 602,926 0000000000000000000ae80456af3f936d3b9a4892a6c49883c0a92ff49e2f07 2,243 1.00/1.00 vMB 35
602,925 602,925 0000000000000000000c2270ec929b223d49c8d46cb647e193a3459aff689b1b 2,830 1.00/1.00 vMB 22
602,924 602,924 000000000000000000118ef1714a6e8771763adcfee568fbe823d31ac8d60499 2,575 1.00/1.00 vMB 44
602,923 602,923 00000000000000000013df378b90f969b4f7a2cb581ebb5bdd1f728e9624447c 2,303 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.