Loading Tool

Explorer IconExplorer

Memory Pool

37,184 transactions
27.00 vMB
0.05676417 BTC
Random Selection Loading Transactions
Max Size: 137.08/200 MB

Candidate Block

Mining Attempt 3491488859202a7163474b6de4f02ac821f3bb63cfbcce0fe654cc14fb7da289
Version 20000000
Previous Block 0000000000000000000179be315979af8643d60e3dbf26b1dc2d5ab14d2f469a
Merkle Root 2b940cad670b7f1fed92553ac851c0684cff95a7aeaf253ebcc0c4548a7bc899
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,570
Size: 1.00 vMB
Total Fees: 0.00589597 BTC
Feerates: 50.34 > 0.59 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,642 (530,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,183 384,183 00000000000000000b599d3b2ab40293d1be663f3a9a23cd5cf446797343f7f6 870 0.79/1.00 vMB 20
384,182 384,182 00000000000000000007c32288e136dc2459f678a1269a70ec0a41a8688c0d36 1,127 0.75/1.00 vMB 29
384,181 384,181 00000000000000000ffd4bd1d9bb549e3afc5be7ff0eb65fea8895c0440952a2 1,506 0.85/1.00 vMB 27
384,180 384,180 00000000000000000f938a576c2b6b7ebdff4b0d8febf6f1417b94938a03f2f0 1,622 0.52/1.00 vMB 46
384,179 384,179 0000000000000000015fdb9cf23b82e38a482fb6566dbe014e08624c94931603 1,406 0.60/1.00 vMB 35
384,178 384,178 000000000000000001c91858b43f186024052a8bef63bd3f89da2a95f1dc0395 131 0.11/1.00 vMB 15
384,177 384,177 00000000000000000337978461959fa6dcf5a8c498a8603b310b6514f4ab39cc 322 0.39/1.00 vMB 13
384,176 384,176 00000000000000000e2d0f11dfeede70a29134361649f6f7fca30783b55c1ba4 2,772 1.00/1.00 vMB 43
384,175 384,175 00000000000000000e1da3813d2837030e692442bdc2828ea51b94437d124c9d 1,027 0.46/1.00 vMB 36
384,174 384,174 00000000000000000744c3019824210a31530a8318ec8fb410aac1638ab32bdf 618 1.00/1.00 vMB 7
384,173 384,173 00000000000000000caef36abb9bf596d89eb792cc08f3b66d34f9ec48157f7a 630 1.00/1.00 vMB 8
384,172 384,172 00000000000000000471251a5c466b871ec2f52c2bbee33335418afab2e62a7e 2,025 0.75/1.00 vMB 40
384,171 384,171 000000000000000004210e98fc41d475ccbe17f3a2b2c0270b9584e571854ee4 277 1.00/1.00 vMB 3
384,170 384,170 00000000000000000398a905982c2e6eb3c8d6f5ebbb57f11cc7516710fde0b7 263 0.63/1.00 vMB 7
384,169 384,169 00000000000000000aa94dfbc37ca8c1f8b1e795a3f05da9d49a98d1e6e0c367 1,171 0.58/1.00 vMB 29
384,168 384,168 00000000000000000b3b758bd4219ff720f1807846e3f32432890dd211981dbb 1,635 0.88/1.00 vMB 29
384,167 384,167 00000000000000000c6b54df9fb07962e95b1a241beea21c7946364ec6a07cca 577 0.36/1.00 vMB 26
384,166 384,166 0000000000000000054fe0ca79938803981d385dd2a45af3d76fa08bdb6b7fe3 660 0.32/1.00 vMB 30
384,165 384,165 00000000000000000016405cce644527c4108bed066e3287d575b894e72b89aa 668 0.37/1.00 vMB 26
384,164 384,164 000000000000000003ca2d67ef6d69e47d918323f0f4811e3555feedc23f2608 1,095 1.00/1.00 vMB 17
384,163 384,163 0000000000000000036956903852d8965eb2bb0c3aad6b8fff6e87e874dfa49e 784 0.46/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.76 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: 632.02 GB
    • Received: 12.09 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.