Loading Tool

Explorer IconExplorer

Memory Pool

52,681 transactions
31.60 vMB
0.11604514 BTC
Random Selection Loading Transactions
Max Size: 169.06/200 MB

Candidate Block

Mining Attempt 6b65b7013039a1dc415d168aa855d5f8eb99b53fa9919a98e2c897e7c96aa222
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 18d8335783fc5e84e6fe8f51a50c66951c351fe89d9626c29b165b94c54f00d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,894
Size: 1.00 vMB
Total Fees: 0.02423026 BTC
Feerates: 32.88 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (604,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,600 310,600 00000000000000001a8ecb6255fea2d9ffb86c0cfca2857096ace0c3b55a94ff 535 0.34/1.00 vMB 27
310,599 310,599 0000000000000000008ccde361da6f5c4d6ee5a8cb480134e95b01091e9be1b4 36 0.01/1.00 vMB 30
310,598 310,598 00000000000000002b741b85276d57496f330b300b9a3056d311b62c754c6ee4 205 0.09/1.00 vMB 31
310,597 310,597 00000000000000000d71e5a330136a32f4511edee3ff08f59aff7c757c5bd7e2 257 0.13/1.00 vMB 27
310,596 310,596 00000000000000001614ed4d8cd78e89e0aaa4a48d73345912c5c35ba6bbc6f7 128 0.04/1.00 vMB 56
310,595 310,595 00000000000000003191ccdf0b7c3579b7dfdcd7cb769658b994264e930e3a38 179 0.10/1.00 vMB 25
310,594 310,594 000000000000000009a9bff627ee72afaba2420669c1eb1b05c9396b64b2ebcb 360 0.39/1.00 vMB 18
310,593 310,593 0000000000000000307e7f9e72ede5e088fe95740364a1b200c73ed96bab7595 426 0.50/1.00 vMB 15
310,592 310,592 00000000000000003b7493369bbefa139282bb0ed0d47dac49f41168d62f7f67 681 0.25/1.00 vMB 44
310,591 310,591 0000000000000000061626501c15b689e04eaf606f1b57a21216b19c96b614f5 512 0.17/1.00 vMB 49
310,590 310,590 00000000000000000e12c9b7dcd285ff594f9aa5729707ae04533f58d4681133 742 0.35/1.00 vMB 37
310,589 310,589 000000000000000033785f6a780b56304bcbd3b5e211a08096a05d4ac6ae7bed 105 0.04/1.00 vMB 34
310,588 310,588 00000000000000000ebb95d393f1ab11f0eeb0c826b1fe141cbcdaf8cda2973d 329 0.31/1.00 vMB 19
310,587 310,587 000000000000000038699415cf23eb4bc504b6cc751e024303f0f107402b32a1 860 0.35/1.00 vMB 41
310,586 310,586 00000000000000003a204aef54cc76b4019cd3f0b9e7ebe0b97f01d692cd08e2 94 0.06/1.00 vMB 25
310,585 310,585 000000000000000031f565d639983fd703f36aa095e2d3995fbcad64c4d9a624 299 0.23/1.00 vMB 20
310,584 310,584 000000000000000005e789b6c99a0816a8b7e62e80131c388e70d6cad9485805 611 0.45/1.00 vMB 25
310,583 310,583 000000000000000038d6643012cb7b36c0814e56c7029f65158469077fb2f87b 370 0.24/1.00 vMB 31
310,582 310,582 00000000000000003d412636ef20b308d2a1c00a9d7c63d22760445de888fe1c 856 0.58/1.00 vMB 35
310,581 310,581 00000000000000000a7a96443de7966b41e8d8c9f07a4690635e5db67f52dd64 27 0.02/1.00 vMB 21
310,580 310,580 00000000000000002d36cd91ae9b3f7316d48abc1443573a301402a574fffa98 212 0.23/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.