Loading Tool

Explorer IconExplorer

Memory Pool

43,822 transactions
20.04 vMB
0.05056961 BTC
Random Selection Loading Transactions
Max Size: 113.68/200 MB

Candidate Block

Mining Attempt 0822675d37664c4c18e42110dc5169ac8b49a3cb1473e05ace3e30258a8e49eb
Version 20000000
Previous Block 00000000000000000001d79214024b2cabfcd83157bdaa397ad975164bad5166
Merkle Root ea4a15a05821725e82fb06377b0bcdd29e542e22ccbf44b54b95d89f31b0bc94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,653
Size: 1.00 vMB
Total Fees: 0.01123481 BTC
Feerates: 302.27 > 1.13 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,964 (654,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,596 259,596 000000000000000b7ed852fdbfcad888b7d877d04ef4569637db2510f027f895 106 0.07/1.00 vMB 68
259,595 259,595 000000000000001a4c898ff531728521521937716d61b4adb195d88d9000f5b8 9 0.01/1.00 vMB 72
259,594 259,594 000000000000000545e0255e0c203dc2fb43ffbebe86314d97e1fa0ec93ba8af 113 0.05/1.00 vMB 109
259,593 259,593 000000000000001d6d7273f26780520f159dbb809880ac589c5b8ee741a4f768 188 0.11/1.00 vMB 96
259,592 259,592 00000000000000192a3fb62b181243ecef571412adc3f57158cec57ad908736b 71 0.02/1.00 vMB 45
259,591 259,591 00000000000000229601771e02301fc0c6bea324854c6c5303a74736e9f48dc1 93 0.04/1.00 vMB 106
259,590 259,590 00000000000000204658175fef53d6c853733473d06c9d80be916f876c7ae34b 438 0.19/1.00 vMB 98
259,589 259,589 00000000000000089da2034c883e35f8761ae12f40b22cdebc225cc02caf221c 467 0.22/1.00 vMB 102
259,588 259,588 000000000000002271392be8dc0412f4b21d8ab62accb77dd2d968b20b8e11e3 579 0.24/1.00 vMB 130
259,587 259,587 00000000000000087b0de05079b814cb919be08423009a8dfd55ea51a06b2c41 18 0.01/1.00 vMB 93
259,586 259,586 000000000000002079c3f3902b4e1f2d940c4f9ddfde47932c1d4ddda5be30b9 407 0.17/1.00 vMB 137
259,585 259,585 000000000000000648d060df3cff6513f4d0d5a71ff99e97ad66e1f7e6373ac5 551 0.26/1.00 vMB 108
259,584 259,584 00000000000000028d3c1a4cde7cf182f9f6ae282030ba4ea5f53ac661e6be1b 132 0.06/1.00 vMB 136
259,583 259,583 0000000000000023f48b94801f7f16d2b43d755c39e272a587eff16c0456cd97 62 0.03/1.00 vMB 59
259,582 259,582 0000000000000000556ba0ea87ce8f5f24fd04068655df472ef50e5ba70b62dd 467 0.19/1.00 vMB 103
259,581 259,581 0000000000000022f33d7651c9d771ed7a05013394e3b2d6e7bc964659cac52d 234 0.12/1.00 vMB 78
259,580 259,580 00000000000000158ed750a5b540d03b31398a068d5c83e3e7c7229ca4d55eb0 181 0.07/1.00 vMB 101
259,579 259,579 000000000000001c9545ed4ae85942b239b518dbe50faf26e846304593477ecc 194 0.08/1.00 vMB 119
259,578 259,578 00000000000000241404306ad86b6fa0a7ede3ace30e345b32f97ca32b88bf7a 16 0.01/1.00 vMB 108
259,577 259,577 0000000000000004de234ab5ad308339e8f9e17733237d3759878ff40b34ad8d 179 0.07/1.00 vMB 156
259,576 259,576 0000000000000008498cbd89c98a103245236a4d22e82448abfead19850b227c 96 0.04/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 780.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 536.09 GB
    • Received: 5.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.