Loading Tool

Explorer IconExplorer

Memory Pool

87,096 transactions
31.62 vMB
0.21698252 BTC
Random Selection Loading Transactions
Max Size: 191.96/200 MB

Candidate Block

Mining Attempt a5c641026232a58f235431e59a80b6f7c00e2070b09b4c55f91ada4149cd022b
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root f48498ef12e0af3bbf9c50036bd13450a71140f9d55216978659093f8bc50e24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.10905218 BTC
Feerates: 502.67 > 10.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (281,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,150 633,150 0000000000000000000ac07e173400ca4972c6cbbc722212a91723f41dea08f2 1,424 0.51/1.00 vMB 36
633,149 633,149 0000000000000000001261c86095fc959dbaddf705633f1788172e301cec9abd 410 0.12/1.00 vMB 45
633,148 633,148 0000000000000000000f4962757335775c3df919f5fae7be00836cac669b7021 2,962 0.98/1.00 vMB 36
633,147 633,147 0000000000000000000fb545aff4d467b86266a59b63b5d1f8bef43495454479 377 0.12/1.00 vMB 46
633,146 633,146 000000000000000000134d2bfb3fc4ba8f68aa2de87d3ff8be6cc6249d6abc50 910 0.42/1.00 vMB 43
633,145 633,145 00000000000000000002b7eac24393dd81ac549d5f7775c54e21105f578c8360 589 0.29/1.00 vMB 29
633,144 633,144 00000000000000000010b3b9d064ebce56e0282c28cd9420cc4b38c93f21a829 1,456 0.77/1.00 vMB 32
633,143 633,143 00000000000000000003e985720c903da377d07d5fd016e0b454dd2ecbd3c077 905 0.31/1.00 vMB 18
633,142 633,142 00000000000000000005b5672a418f9982982a860167140cf6b2d76530da4cd1 1,864 1.00/1.00 vMB 15
633,141 633,141 00000000000000000004a00b326077ea10176daa6526d858f87721927ae3b1b7 2,225 1.00/1.00 vMB 59
633,140 633,140 0000000000000000000cb1ae6d78cc0fcfe591b1fcde0b46b54270f53d16de27 1,332 0.57/1.00 vMB 45
633,139 633,139 00000000000000000003997d044fb0512ccd7f8ac96701f4dc460ce41836d3d9 685 0.24/1.00 vMB 38
633,138 633,138 0000000000000000000657ead50122d33fc2f4d500df765e58a1ddba1cb335a8 1,808 0.91/1.00 vMB 37
633,137 633,137 0000000000000000000fc67ff08cfba3aa601f1abb7f0c0e1c318efb837bb1c5 605 0.23/1.00 vMB 46
633,136 633,136 00000000000000000005ba817e6173ff36e47a777c6ba763b8f056e8ee36ccd0 24 0.01/1.00 vMB 32
633,135 633,135 0000000000000000001217dcb36f55a5961a27a5503d926b96ca4b2f4cc43f09 1,791 0.77/1.00 vMB 32
633,134 633,134 0000000000000000000644bb0a4b0d63f0600f8c343c43af6114ecfa63bbab42 2,240 1.00/1.00 vMB 38
633,133 633,133 00000000000000000002673b0acc6f4544b5f43e31292329a30a1e8df5b1582a 1,329 0.64/1.00 vMB 26
633,132 633,132 0000000000000000000aaa453adc3d6661aa71f23d32281cab01b8b5c8d74baf 1,849 1.00/1.00 vMB 22
633,131 633,131 000000000000000000139a7d0f5e680649b7920026640028e2192bb4109b7144 1,416 1.00/1.00 vMB 31
633,130 633,130 0000000000000000000e8171dd1413ebe81c2353a14b8c2e08bdbbe7a3706155 642 0.25/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.