Loading Tool

Explorer IconExplorer

Memory Pool

45,223 transactions
30.57 vMB
0.11830162 BTC
Random Selection Loading Transactions
Max Size: 155.50/200 MB

Candidate Block

Mining Attempt 8f2e8bd7cd81d68245c5a17a300b5103788e7c1d519b290cf957dbb78ca15346
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root d2d45a42cad01d7f3de1e76e58ebc839d92bb428584120737fbe0735f43ae996
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,624
Size: 1.00 vMB
Total Fees: 0.04880381 BTC
Feerates: 150.97 > 4.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (394,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,026 520,026 000000000000000000097480864076aa5b03d716540e3b9d5fda8075cf9376b2 2,543 1.00/1.00 vMB 61
520,025 520,025 0000000000000000001370c8c3cb614cfd7500ad5e6f76000378f4a9bf74a760 1,970 1.00/1.00 vMB 64
520,024 520,024 0000000000000000001ebd8ba645a3880d5f8972d18064729eb3250cd7315d93 1,911 1.00/1.00 vMB 18
520,023 520,023 00000000000000000029ed210066ae09a5325d4a1f1b1d0c79eb5d28905f1f20 2,118 1.00/1.00 vMB 64
520,022 520,022 0000000000000000001adbd7d31dddb7839abd402606353538d144e6211b9d9c 1,999 1.00/1.00 vMB 54
520,021 520,021 0000000000000000001e4fb2319f96c64accfc181b3904d3c8521f931347ba7f 2,106 1.00/1.00 vMB 10
520,020 520,020 0000000000000000000c67ff0dd7c8d071570c9e2e5a4224a17fecfe55d6fa46 1,566 1.00/1.00 vMB 10
520,019 520,019 00000000000000000002c15ef80e8278777e735ec39d7d152ca5179a9192fc16 1,979 1.00/1.00 vMB 18
520,018 520,018 0000000000000000000608107ea4edbb40c76be878887de1401af71ac8290151 2,181 1.00/1.00 vMB 93
520,017 520,017 000000000000000000324f0cf650fa1b63b8899222de3a114a8764def55b9ad1 2,452 1.00/1.00 vMB 66
520,016 520,016 0000000000000000003de6afdb9a4b071f40eb4382f3617fb019e8dc7e96aabd 1,313 1.00/1.00 vMB 49
520,015 520,015 00000000000000000018cac9c7b59d3d137e597ba54a2e3fb800aec36cfdc1d6 2,864 1.00/1.00 vMB 103
520,014 520,014 0000000000000000000b6c9a5e63cb6b3faf8dc8817d4337b40f0512241dcea4 1,106 1.00/1.00 vMB 53
520,013 520,013 0000000000000000002ed9a158485cf590c0667e14417fcb5e6ca8a7f96b33f8 2,112 1.00/1.00 vMB 97
520,012 520,012 00000000000000000035feebfe014acee0f1fd4e4b1db6292bc7f4da3c5466ef 1,117 1.00/1.00 vMB 62
520,011 520,011 0000000000000000003370eabab1fad049f54b84cd78630c9ef657f88c5a6466 1,819 1.00/1.00 vMB 82
520,010 520,010 0000000000000000004339afb902e7a622e4a3f2660c9d5bc3156fcd82d01f58 1,498 1.00/1.00 vMB 86
520,009 520,009 00000000000000000024b37eb1fbb33c0573a9b2729bcb89a96231e3edadfa61 1,740 1.00/1.00 vMB 41
520,008 520,008 0000000000000000001c8981a46b60d5fca5c7983f388040bc1aa6f7b637f734 2,692 1.00/1.00 vMB 109
520,007 520,007 0000000000000000000a4419fdc984e64a7868f135d9af1f442102587e265f84 2,676 1.00/1.00 vMB 119
520,006 520,006 0000000000000000003c3f08fa03f8c6c375f53c5a126daab0acae83bb6a4d83 1,733 0.91/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.53 GB
    • Received: 11.67 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.