Loading Tool

Explorer IconExplorer

Memory Pool

43,302 transactions
26.45 vMB
0.06119898 BTC
Random Selection Loading Transactions
Max Size: 139.10/200 MB

Candidate Block

Mining Attempt 6f9726c3af71c18cc2edbc68a37d5d2d9318527b1110be806fcca31d81efe552
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root 3f2842dfbd281391525c1363c0d8d4a2ced242516ca4fb0034f740b2f422545a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,275
Size: 1.00 vMB
Total Fees: 0.01278267 BTC
Feerates: 73.66 > 1.28 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (736,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,148 178,148 00000000000006ab488d96738eafa19783e702b3a773ecd0678a26e1fbbf87b4 81 0.05/1.00 vMB 89
178,147 178,147 00000000000004f6d5e41553f4b81fb9a7090ed0eefe641cbca3b1fd8a357242 10 0.00/1.00 vMB 373
178,146 178,146 000000000000031face7a573ece397d9bd71c2c7aa03dfca9a2f2531c03b046c 20 0.01/1.00 vMB 86
178,145 178,145 00000000000005314c14e8bf281eade43035071b92e9ff9079bd20104b80a9a2 86 0.04/1.00 vMB 87
178,144 178,144 0000000000000047af60507dfcfd0e632f4f2b83289e15f0ebc779046bf7fb4e 42 0.02/1.00 vMB 86
178,143 178,143 00000000000005302971115fc7fbf50505d153d340d6dcd81229a9d9a8ad204f 119 0.04/1.00 vMB 264
178,142 178,142 000000000000006cab90eb71922d969f5e8e1973e2e4efe59943c787546a52d5 16 0.00/1.00 vMB 1,102
178,141 178,141 00000000000006ff5b768322c7f0eaa07cf49d870968537a83894f5b3cd9a5cb 18 0.01/1.00 vMB 37
178,140 178,140 00000000000003159b60c234e4b06f3561eb19e3e916f31e0f3d764432a761f3 30 0.01/1.00 vMB 82
178,139 178,139 000000000000098700cda2d250e10d10c1a137413fe339fb7ac5bf544b88fce8 24 0.01/1.00 vMB 666
178,138 178,138 000000000000046fa04ef15de1ac910d3fa013ce2c3938a802e906c7210aa3b4 27 0.01/1.00 vMB 35
178,137 178,137 000000000000046779ad6bfa1177cf7043c597d2fc396741b93a893eb151a281 65 0.03/1.00 vMB 197
178,136 178,136 00000000000003ba745ea58367c97a924f379ac01392770cda62aab4ad2e84b9 71 0.04/1.00 vMB 82
178,135 178,135 0000000000000284477d65c1d64125f64365aff8f8cca39ab83e8ea2d02c2846 176 0.08/1.00 vMB 254
178,134 178,134 00000000000000a7c1892cf3d14099217374f9236839a4b35ffe881fd12473cb 143 0.05/1.00 vMB 105
178,133 178,133 0000000000000688e1c3dedb5067ee0e0b83b9f937c66a6012ec43fcf235bfe0 1 0.00/1.00 vMB 0
178,132 178,132 0000000000000519706f6e6ea9c5501b97928aa560ef67663ae1f4bb737925a1 190 0.08/1.00 vMB 116
178,131 178,131 000000000000044ffa5836cb282c1ebfc5af287d7f978205f3e3963b61364aa8 97 0.04/1.00 vMB 132
178,130 178,130 00000000000006a001a8c9c5eb256a065ae30d3b74d93648b82892bb94ac2b2d 58 0.02/1.00 vMB 16
178,129 178,129 00000000000008248e827bbd5c84d21eeefe8814d02208e550e936c2c065faee 6 0.00/1.00 vMB 105
178,128 178,128 00000000000003e5492ddd947206725fc9822d0f259a35991a86ae345147a3a8 121 0.05/1.00 vMB 229
Previous 10 blocks ↓
Total Size: 782.01 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: 649.24 GB
    • Received: 13.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.