Loading Tool

Explorer IconExplorer

Memory Pool

88,936 transactions
27.28 vMB
0.19442483 BTC
Random Selection Loading Transactions
Max Size: 171.46/200 MB

Candidate Block

Mining Attempt 14bfc022ab99e863ec3d64a55d35edb3072ed17e61dfc9ac68adcd28aa4e932d
Version 20000000
Previous Block 000000000000000000009c45c809cf8ca230f740617a448d800f8489917ad16e
Merkle Root 92f41050531030ca496f036581d1ff8b87dea7021b00161fc4263ce39f13edb5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,435
Size: 1.00 vMB
Total Fees: 0.05797335 BTC
Feerates: 318.30 > 5.81 > 1.09 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,653 (675,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,284 240,284 000000000000007a411cbe238d805cd80bdf6ffc17bc309ccb5157296aead4ae 362 0.16/1.00 vMB 185
240,283 240,283 00000000000000ee82873995ea1aa4a6424b7fa11fc9ec006afc9043a77d516d 304 0.15/1.00 vMB 116
240,282 240,282 00000000000000d5fdb8faa0f1b054b6811fd11c7438f9bb01865f8ff37bbbd4 128 0.07/1.00 vMB 109
240,281 240,281 0000000000000027d27e5a7b65f87c354749e70b7366c1ffe717a80b44cc8c21 351 0.15/1.00 vMB 209
240,280 240,280 000000000000004c63e879eedba2b0717465ffd7e39cc2d83d2aad3d83d0ecd3 300 0.13/1.00 vMB 194
240,279 240,279 0000000000000097bc7b9c275bd9c0996d2d074ccfa09010e9289c33e83ef633 295 0.13/1.00 vMB 131
240,278 240,278 00000000000000b8f9ccb8abe6578af45ce1737711a10f33dfbf658e8ccd29d9 404 0.19/1.00 vMB 127
240,277 240,277 00000000000000b8a1ceac3b70fcd66e1953f9615fb5af51d6d2d78a247fe7f7 329 0.10/1.00 vMB 14
240,276 240,276 00000000000000f542e9d25d2c90c60b20e9fa986679d723a3883f35c9062579 359 0.15/1.00 vMB 190
240,275 240,275 00000000000000d3cf7387163f0b0b6dbc794311c461db1c10f7a392543fea77 264 0.14/1.00 vMB 159
240,274 240,274 000000000000009dd7f7bef11c5f3c149089b8909d43f7cfff57448160770be4 63 0.02/1.00 vMB 142
240,273 240,273 0000000000000012a2c51dad6bf11c0c5c393ea47b75c20932f7a60bb88eb8b3 257 0.16/1.00 vMB 93
240,272 240,272 000000000000002b269d9263674215ba94677e1069f25da7f8b41e7c184ec201 568 0.25/1.00 vMB 144
240,271 240,271 00000000000000e178947f40366cbeed9bd621d7909e54afa2d26305bfc3f6d7 119 0.06/1.00 vMB 51
240,270 240,270 00000000000000ee6fae056a81a7d196064e611d727e3e5c2d71e33cddfa2e9f 572 0.25/1.00 vMB 188
240,269 240,269 0000000000000074251a4a57ef0044672f008184fa12045babcc0886170f4cbb 363 0.17/1.00 vMB 161
240,268 240,268 000000000000010e119f0de184afc79ffee379ce429ad9e880b01dc0c7d48b7c 17 0.01/1.00 vMB 345
240,267 240,267 00000000000000686c22ba19e57a6da62cfedff2a090b59be0ac365d89197482 186 0.13/1.00 vMB 111
240,266 240,266 000000000000002ef32132cbc3d519800a1f348a51b3ee59f9686e52d92d8734 108 0.05/1.00 vMB 89
240,265 240,265 00000000000000354b006d0182f851c34145cb800ff2ef2607c92c8de2c8ae6b 168 0.08/1.00 vMB 116
240,264 240,264 00000000000000ff1686f83c29d9bc811b8e5fb67508335f5125fb6f0ed5eef9 325 0.25/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 783.52 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: 773.34 GB
    • Received: 20.53 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.