Loading Tool

Explorer IconExplorer

Memory Pool

39,765 transactions
25.88 vMB
0.05349119 BTC
Random Selection Loading Transactions
Max Size: 134.46/200 MB

Candidate Block

Mining Attempt db86ae201f35800b66a98b30003692e58156073058b5f2a44c2dff02dc28fa13
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 54e97885875b03925fa301701301347e79ad9cba1dc9d8b8551710c977ea951e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,043
Size: 1.00 vMB
Total Fees: 0.00653397 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (728,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,504 186,504 000000000000037be118f9bc8667cd5e35dc2eb90272c8a877d6dfaa2829a177 434 0.23/1.00 vMB 114
186,503 186,503 00000000000009744915af1eea9a1d083434426f09615c0c1b840a709b7412de 60 0.02/1.00 vMB 168
186,502 186,502 00000000000006d2d2980c98eef3cef909506c50671220b0c605398af205a3ea 167 0.25/1.00 vMB 65
186,501 186,501 000000000000029a8c2051564be5a9375842044904a033349d73d95b91b97e2e 133 0.05/1.00 vMB 8
186,500 186,500 00000000000007fdde6f714c606fb2dcb791e664c092d1b05d68063b97b4bc11 307 0.10/1.00 vMB 152
186,499 186,499 00000000000003430e7a28b8de4401d57bf934f339098d4937f83e7cb4bc25e8 54 0.02/1.00 vMB 27
186,498 186,498 00000000000001c679340d6ed88b7dc6ac04980ac217d842f2e7210f19e6eeff 256 0.18/1.00 vMB 89
186,497 186,497 000000000000070c6f8a28d874a60b06927185c8513abcf271c96fee24992b44 12 0.00/1.00 vMB 250
186,496 186,496 00000000000006bb383aacffce3295b7a418ae430b0ae516e5b20aacc273fdec 43 0.03/1.00 vMB 13
186,495 186,495 00000000000000986b9e84ab73f959cda74668170bdb6a8642f5e52f492eeb6d 150 0.06/1.00 vMB 65
186,494 186,494 0000000000000411f19eee1cdba3fe1f14b091b20abfc91772d4b21dd837bae1 68 0.03/1.00 vMB 27
186,493 186,493 0000000000000352834246f0d31696ce11e0bb6f5c867e634d00f5899adc12c9 557 0.27/1.00 vMB 238
186,492 186,492 0000000000000084d3e65fc783c8c681b0c7f0a01584a82b8c557deb2029457b 304 0.14/1.00 vMB 113
186,491 186,491 00000000000007dccaeb9baecfaa5cc2282869e112e4d2c907b7c0f60c02a339 473 0.21/1.00 vMB 120
186,490 186,490 0000000000000299c7a6e360b586215e6ca0388e8bf1b03ea6ddfb781ff96998 149 0.06/1.00 vMB 120
186,489 186,489 0000000000000476bc410dc1d1e3e423c9d514109179035129c1ff6fb47dcd0c 135 0.04/1.00 vMB 6
186,488 186,488 000000000000008bb03e6c14e8a98854ce66c49d1b3e2154b10846e33678ceea 375 0.14/1.00 vMB 128
186,487 186,487 000000000000025d1b2b70fd1ff7f16976cf43bef89eed2cb63b6153f406a338 118 0.05/1.00 vMB 104
186,486 186,486 000000000000084479de5ad77e9d1f0d3bdbf1f3bf41981002c4619a1556b9eb 151 0.06/1.00 vMB 133
186,485 186,485 00000000000002cc300c8aeacbcb3997fa2a8aa32ec2f138c29ffc4768c65495 512 0.21/1.00 vMB 125
186,484 186,484 000000000000066dcde2c509fb58c37e1d826f8fd98472fcb6baccd25f94ec77 144 0.05/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.