Loading Tool

Explorer IconExplorer

Memory Pool

28,051 transactions
26.42 vMB
0.03610490 BTC
Random Selection Loading Transactions
Max Size: 143.59/200 MB

Candidate Block

Mining Attempt a088404b6c7397943f3a360c6a867671d5526b2118be9498e76fce6ed1156978
Version 20000000
Previous Block 000000000000000000008aa844a1baad92269b92faa7a0aa72dee95d861930fa
Merkle Root 48128ec99792a723137331b6f6b72ec1ea9eb8992fb05c241a5a7a8453b38ad9
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,945
Size: 1.00 vMB
Total Fees: 0.00668414 BTC
Feerates: 265.25 > 0.67 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,056 (793,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,124 146,124 00000000000006a7f487f28bf90be162f571d614b4af2b4fd7ec9b4281dda81f 72 0.04/1.00 vMB 64
146,123 146,123 0000000000000711d599a8d56bdf48d71ed2ce1c1d0b4082a5a41598803b86b7 151 0.05/1.00 vMB 2
146,122 146,122 00000000000005055536bb06083b3b3a0063b12ef1d2be8f3934868643502fbf 10 0.00/1.00 vMB 625
146,121 146,121 0000000000000429619efbf9168dfc53321529783df2aa17905cfcb7feb72417 46 0.03/1.00 vMB 231
146,120 146,120 000000000000031dd674976156b54c743975477cb7d91e7e045381ab0129ecb2 26 0.02/1.00 vMB 146
146,119 146,119 000000000000046959120a938cf271989862f2f815b343a3499dcc2e84a3a68c 16 0.01/1.00 vMB 124
146,118 146,118 00000000000003a887630c376ec7cd5c310484cab3b835e3deea3aadb58dea46 31 0.01/1.00 vMB 260
146,117 146,117 000000000000080b6a727ae4b5cec07c4b6197c6d4a8d9e9f40825ba43495944 82 0.05/1.00 vMB 302
146,116 146,116 000000000000055046758b17ac2f67a98261307bc8768eab7afea64c56397673 80 0.05/1.00 vMB 248
146,115 146,115 00000000000002f0d04c7e5e6cb1622f1b1117c90d532cce4c17db8d0aeefaf4 27 0.02/1.00 vMB 89
146,114 146,114 00000000000004a0d2f7c531f85a11f9d6c1ffe5a7598bffd1931219cacd918c 61 0.03/1.00 vMB 143
146,113 146,113 0000000000000745739c352c8c2e0f62ad604a4154b29b1238eaa14722985c22 14 0.01/1.00 vMB 34
146,112 146,112 00000000000008d042b90276e8e26cd9009adeb1459b51bf7c9dc9517630e647 47 0.02/1.00 vMB 39
146,111 146,111 0000000000000124572a65fecad1af395cfc9230454dc5c54cb4a4f45832fc6b 18 0.01/1.00 vMB 224
146,110 146,110 000000000000057745218dd25cdc8dd8502b3e45c5115813bf94906806611a3c 54 0.01/1.00 vMB 0
146,109 146,109 000000000000010ce6a03d08ea0175aa652fef5ba08aa8377f64c96722576510 23 0.01/1.00 vMB 143
146,108 146,108 00000000000007831c64454463772404eaf3b683c56cdade10babf3e15e72845 97 0.04/1.00 vMB 78
146,107 146,107 000000000000074e96ac03598e2f63badec284138ffd0a2e2fe99a249c496fe8 111 0.05/1.00 vMB 605
146,106 146,106 0000000000000746195d89c2b4b3eb43e553ccf43bba0959ab7955cf3599b37a 15 0.00/1.00 vMB 792
146,105 146,105 00000000000006f441380215743705492c86533163a718579702cdc3c1b1b691 32 0.07/1.00 vMB 692
146,104 146,104 00000000000001b260b90918b8f59aeee9f307d27f385e00121860e4ac9bbceb 18 0.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 826.81 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: 4,435.04 GB
    • Received: 239.96 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.