Loading Tool

Explorer IconExplorer

Memory Pool

29,037 transactions
6.43 vMB
0.04800140 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.97/200 MB

Candidate Block

Mining Attempt d8d115c5836b064fd54ea9708d72754ed91c08d266ea9c15870aa0d80ccc0742
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root e8702f89a32e97b0725e25d458de72f7dfb2c884582931628cf408a52027ec9e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,309
Size: 1.00 vMB
Total Fees: 0.03327489 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (662,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,917 250,917 0000000000000048b55c370b5ee7dd8f3f91d64f618cf277e2f3564dbaa41bdd 282 0.15 vMB 125
250,916 250,916 000000000000003bc767e6ab5a34ef0a463ae45dd3e7e16e598681927fb0bd4e 433 0.17 vMB 127
250,915 250,915 0000000000000018c7ebab19832b06ce3586c5067e207d953fb0a4bc11f9c2a8 564 0.25 vMB 147
250,914 250,914 00000000000000256a6e71a13202afc713c65b90b287dd0a3a32826c91e4757a 5 0.00 vMB 0
250,913 250,913 0000000000000015868f952cc7a55d6b04357623177670e17c197e69a92107cd 595 0.25 vMB 97
250,912 250,912 0000000000000044f7a5aeb22a59367a3abc9390efb1b6e4fcc275f7a9152f50 682 0.25 vMB 195
250,911 250,911 000000000000002f9503e5dce8903c08bf35f99cdaaa040b9206109e3a0878ed 210 0.09 vMB 152
250,910 250,910 000000000000005bfa30d880c048e6cb5733aabe7013757b2302c48f1301d122 27 0.01 vMB 139
250,909 250,909 000000000000001d8c7d319a164c8b5096b3d86808dea9bb952be6c3a6e23c8a 73 0.04 vMB 123
250,908 250,908 00000000000000626ec997066b04cd59b5df4fda3089e933dc5fcd931a268994 174 0.06 vMB 218
250,907 250,907 000000000000001aa44e652ac5a332b216bab764a3394561af86d6b8ce0ce61b 106 0.05 vMB 167
250,906 250,906 00000000000000089b34e06de0eab6308945c5b179e5b3a9798dccc70a2e5106 212 0.09 vMB 157
250,905 250,905 0000000000000024de01bff2b356e9ffff7c3e865aa675c0094861a413c7e0c3 368 0.16 vMB 34
250,904 250,904 000000000000003e0f2d24db383bec21eea1c8b44534077a9fba103101422e1e 773 0.35 vMB 5,138
250,903 250,903 0000000000000048b178224fa05ab71a177ce8cbd8b2d2a1683efb88c737dbfe 88 0.04 vMB 120
250,902 250,902 000000000000006c612ae235e8ef2241de5e0c7feb28ad45977be9287164ba09 249 0.12 vMB 126
250,901 250,901 0000000000000037203c49a3bc00902e06338d93c8f543a268ffa53834da9163 647 0.24 vMB 186
250,900 250,900 000000000000005c8f469edd54a2ac1a4d47e1638f9c55e0e881d49449a28fce 47 0.02 vMB 26
250,899 250,899 00000000000000002ccce2f2a4d28a2fc8be3f4028bbd689a2b965cb63363a77 746 0.32 vMB 118
250,898 250,898 0000000000000049cc82fdf48ed72b4e25a68cce5a2cd2d64b26eef9ddf573f6 68 0.03 vMB 54
250,897 250,897 000000000000002443b6d4b1f1d72ec1bd4f45cadb0b51771ebfa220f8c7aa9d 602 0.22 vMB 221
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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