Loading Tool

Explorer IconExplorer

Memory Pool

77,126 transactions
28.81 vMB
0.07878579 BTC
Random Selection Loading Transactions
Max Size: 174.26/200 MB

Candidate Block

Mining Attempt 7d29b726f9f3555f6316fa4eb289eccea25016002766e64ad3271fde7012580b
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root e56e446cacd1cf2ba860570653af4d15b985310f69ed8d7a13eee9db8c7e49ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,474
Size: 1.00 vMB
Total Fees: 0.01885851 BTC
Feerates: 150.93 > 1.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (719,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,704 195,704 00000000000004da3db764840ca2616edc82b85be09cf5a7698c0c550261d789 260 0.10/1.00 vMB 277
195,703 195,703 0000000000000164347a4372211b8c75e84928dd6b906c9ffda788c98d30c62e 512 0.20/1.00 vMB 197
195,702 195,702 0000000000000391eb9ae2c51a806037b33272cf9f4488c9957853e7982904ac 143 0.05/1.00 vMB 342
195,701 195,701 00000000000003a0665e95c0511505fc85180ba642ca17b5cf7d4bd5ce69306b 69 0.03/1.00 vMB 224
195,700 195,700 00000000000005d47dcd7b093c4dc469781035acd9ee5cdfd3c0acb017d9f5b9 53 0.01/1.00 vMB 3
195,699 195,699 0000000000000202d063ff0a417659431f48015c218bdd33a26524a96298bbe7 128 0.09/1.00 vMB 115
195,698 195,698 000000000000027809d6d79b32c4ce24ba9425575ae146bfd8e18febe53c4668 31 0.01/1.00 vMB 127
195,697 195,697 0000000000000270b96354b96c803e03fcf76655d28d77e42a81d58f596e8b7b 148 0.07/1.00 vMB 182
195,696 195,696 00000000000005e93f0acfad2509873b9f25a6730b0c7ccfafd53802798f1ea0 126 0.05/1.00 vMB 1,127
195,695 195,695 000000000000011c833d92a30035ca83a022a62c3f61555d69fcc2b574711db4 12 0.00/1.00 vMB 14
195,694 195,694 000000000000013aeaed1f5c751dce63a04f9d38a9ee9a70f941c310897b4323 55 0.02/1.00 vMB 2,879
195,693 195,693 0000000000000029ec279ec5f7d0107594fefabd1f038b391332c41dd7de3cec 67 0.07/1.00 vMB 381
195,692 195,692 0000000000000242a0d8496e56315309fd4ef348081180d5cd1d93ba4357fbdb 322 0.13/1.00 vMB 172
195,691 195,691 00000000000000201f405e2da6134b5e596e31b5f48df30fb81bf5af3a878c39 342 0.13/1.00 vMB 204
195,690 195,690 00000000000000fb84a13a76c4594f3aae4b1173e308887e961c9953031b4811 101 0.04/1.00 vMB 138
195,689 195,689 0000000000000432163c3097f6634334ffc8d1acaad0d71fdad52e5eff63d406 13 0.00/1.00 vMB 0
195,688 195,688 0000000000000238546c2d062ada9be6356eea17688cf9d1027d34ae5c7f5820 62 0.03/1.00 vMB 262
195,687 195,687 000000000000052562cc5a39815f01d9ebf363b7f606797b07a9594867e9d482 248 0.09/1.00 vMB 191
195,686 195,686 0000000000000070e152458d3d5bdf2b72b4c6b88830c785b21e2f94db7cfdd9 657 0.22/1.00 vMB 362
195,685 195,685 000000000000059aad98cc284f00504c7916ef6e6e5839323a80ab633084ae17 13 0.00/1.00 vMB 15
195,684 195,684 00000000000000fe1d5a9b5af695772431abea918b4c7293255910993dbe0584 59 0.02/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.