Loading Tool

Explorer IconExplorer

Memory Pool

78,340 transactions
29.37 vMB
0.06576254 BTC
Random Selection Loading Transactions
Max Size: 176.53/200 MB

Candidate Block

Mining Attempt 79bd63a2fe9145474b52136ae0a1b6a35a47ae6b252de886f22e37028e68bcf6
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root f5014a34d5ef79a838521cad915aa80b2b41d7b54ca33177c768448d9d152242
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,131
Size: 1.00 vMB
Total Fees: 0.00621023 BTC
Feerates: 50.25 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (184,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,181 730,181 00000000000000000002ed7342c05b5e4584c73577b3532eb35bc4bd987065bf 802 0.69/1.00 vMB 6
730,180 730,180 000000000000000000010cad24c21855d532a1371e58266d3ad70df6ae4d92b7 47 0.02/1.00 vMB 16
730,179 730,179 00000000000000000004ff365b5dbd8531c91e6b3534cf7bbd42fc8b1b0684c0 1,118 0.38/1.00 vMB 9
730,178 730,178 000000000000000000085a7f9a568b33366ffa3ce806abede91a9495323016fa 2,285 1.00/1.00 vMB 9
730,177 730,177 000000000000000000069095da1aeb4a0b7e0ff4a7eaa22830eae8ba5f42dd0b 162 0.23/1.00 vMB 4
730,176 730,176 00000000000000000008d786c96c27b271a7b88a31018a84db578aec1f03fd5d 1,249 1.00/1.00 vMB 7
730,175 730,175 0000000000000000000759cf41b62ad50d3e339d079c10a59f51051b74354e36 2,107 1.00/1.00 vMB 3
730,174 730,174 000000000000000000025f616c097dadcd79902eabe3ac719f0e2b7e16c739ad 1,596 1.00/1.00 vMB 7
730,173 730,173 000000000000000000001ceed98b11f623a2bb5f19093d2f018ccc178ea16bda 2,585 1.00/1.00 vMB 17
730,172 730,172 00000000000000000009b5ed0dadf9ba3debc56897413be36f8460437f4b39ce 2,578 1.00/1.00 vMB 16
730,171 730,171 000000000000000000049c07c3517879f8167f0248cb75823d12f372e5931213 1,730 0.78/1.00 vMB 5
730,170 730,170 0000000000000000000148af18274b14a5769e1665baeec0adcb03ca234e764a 2,419 1.00/1.00 vMB 14
730,169 730,169 00000000000000000002735eb3f0080e7ebdea1f102359fc2ebe7094dc172d9d 252 0.15/1.00 vMB 7
730,168 730,168 00000000000000000000ea1514e1cbba8189fddc365ff08bb8aa47d2ee44bda0 252 0.63/1.00 vMB 2
730,167 730,167 00000000000000000006a259c23a3baf12455131a0a995c6d743a701d1f22d48 2,329 0.99/1.00 vMB 9
730,166 730,166 00000000000000000002f1e9b7807e6d12071179ab1808037e6ccc9ddeefb605 2,740 1.00/1.00 vMB 12
730,165 730,165 000000000000000000000baf75c05cd48f7756dc77a5a4cd23c31decad5abca2 1,176 0.52/1.00 vMB 10
730,164 730,164 0000000000000000000591d4c6d4e02e0dfcd9971b482402b200051fb0891925 283 0.45/1.00 vMB 9
730,163 730,163 00000000000000000008e2796f352f788145c45050ce4b321dbd9f6567d229d6 1,340 0.77/1.00 vMB 8
730,162 730,162 00000000000000000002f471ef89b102834de9aeddea88ad084a289a81d57b59 2,705 1.00/1.00 vMB 11
730,161 730,161 00000000000000000007417892e833868db1a068c0520665d1705538c4f0c9e4 1,828 0.65/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.