Loading Tool

Explorer IconExplorer

Memory Pool

75,781 transactions
29.97 vMB
0.09619177 BTC
Random Selection Loading Transactions
Max Size: 179.05/200 MB

Candidate Block

Mining Attempt 043d38d9348f579d3fedf7b5a3d393289aec9404b920dc097e9eb0daa9e250f5
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root d54679249caec2ae37e127e4eb5a547566fc5563c65a9dfdd36bd432dd806654
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,754
Size: 1.00 vMB
Total Fees: 0.02380395 BTC
Feerates: 100.00 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (774,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,152 141,152 000000000000067505d5154c527e01ebe4c33f1c114ec0f86d361cb03d025949 100 0.05/1.00 vMB 103
141,151 141,151 000000000000019800ba5f062a1deea7ee45208dc0eae3e4107573b198e909e1 64 0.02/1.00 vMB 145
141,150 141,150 0000000000000112656db58eb5f7ef32fccd70cdd2af615ccca53b2fb46d9a6f 86 0.03/1.00 vMB 294
141,149 141,149 000000000000047a9ddd71ad5389266f37170783ad84c80e5a41a7330c3cfab4 11 0.00/1.00 vMB 83
141,148 141,148 00000000000004fa68ef927542a8f946e5e482fc2919af568f81fb73fcf0b4d1 7 0.00/1.00 vMB 50
141,147 141,147 000000000000090bbc03b1f5e06d7f82b31c12bdd178387f00dfe4652d852369 55 0.02/1.00 vMB 496
141,146 141,146 000000000000072e0f638654b2e5d697dc365197f908fce10846b61b0c50f0eb 167 0.05/1.00 vMB 96
141,145 141,145 0000000000000084701ba306e3cb09bb7d988d537dff8933c27befada4ba3767 68 0.02/1.00 vMB 133
141,144 141,144 000000000000063d2b37e9f5e4fbdb9ef3349f7ad0db6b1827f1661a91ac43c4 13 0.00/1.00 vMB 563
141,143 141,143 0000000000000712fabdaf70b965c4a76bd55c386530c1612cb8d49ac20d1417 128 0.05/1.00 vMB 323
141,142 141,142 000000000000064478afed25833e7bc5ef50945822853d0a9658302ebc6e8578 18 0.01/1.00 vMB 232
141,141 141,141 00000000000001b51f55c043a876e14d1f0d220aa8d297a0a72f88926956628e 119 0.05/1.00 vMB 11
141,140 141,140 00000000000004d26a507fa70ea0d440a91a35b12247f1a13d99b1d50b0ae5f3 61 0.03/1.00 vMB 29
141,139 141,139 000000000000079d60a25647365ad4e0d898943d28da04d7f44f8c11acd6da80 123 0.07/1.00 vMB 303
141,138 141,138 00000000000000d2c4422baca8463b07567056173aee2c65f8407aa59782a2aa 13 0.01/1.00 vMB 864
141,137 141,137 0000000000000768e93cbda52b6a52be9798f3580baf5d8d18d55e8ab139599f 35 0.02/1.00 vMB 234
141,136 141,136 000000000000084ed6d730e16f38e7ea515f568150a47a2e3ff68407a3761cba 15 0.01/1.00 vMB 233
141,135 141,135 0000000000000432cbede1b37913da0b3741c36636c597dbb40f2b4512618ce0 107 0.04/1.00 vMB 371
141,134 141,134 00000000000009275b96bfa1675ce48bac6e76ca17390c19d6ae55e273b9c329 10 0.00/1.00 vMB 190
141,133 141,133 000000000000002bfdc2c99aeec336949b3bf896eba14368ecac31300b62b239 19 0.01/1.00 vMB 109
141,132 141,132 000000000000029e1d4e533c0289247200b3493c1dbbcad7f51e0140d4449b64 83 0.02/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.17 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: 749.33 GB
    • Received: 18.82 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.