Loading Tool

Explorer IconExplorer

Memory Pool

81,377 transactions
29.88 vMB
0.13437107 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt c7539e516ad57e066cbfe70394d4f6b5805e63ae9067173fda9a4a57cf46c650
Version 20000000
Previous Block 000000000000000000005c2fc4d2b95ddb889fb35eace1de4a362d4b7706c2e6
Merkle Root ff57e61c969547b601f3c915b46b18731254e6bbe601caf7bd65da39a1d48615
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,942
Size: 1.00 vMB
Total Fees: 0.06838675 BTC
Feerates: 213.90 > 6.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,109 (308,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,495 606,495 00000000000000000010127ae2d54754d253b8f2fa524c27dc3d7da4204644dc 2,328 1.00/1.00 vMB 20
606,494 606,494 00000000000000000009334881f6ee321cf9ae0eaa94c7bd04ae142e5aa310da 627 0.18/1.00 vMB 18
606,493 606,493 000000000000000000125ce255766173ec40a97f2c9f2d2e34c8860fbdf696c7 134 0.04/1.00 vMB 20
606,492 606,492 0000000000000000000acc85df69fe8aaa85eb5013079c0312b337d2ca5aa752 213 0.08/1.00 vMB 6
606,491 606,491 0000000000000000000f14d53a056dd75c4b271bb68d88c2b24e62ab1c5e98f9 2,576 1.00/1.00 vMB 26
606,490 606,490 0000000000000000000dfe94c17b8346c7203a65a91ff1691b581b97c6bb28af 1,828 0.59/1.00 vMB 16
606,489 606,489 000000000000000000010eeb5eb1d92cb96b2d090d75e9a350417bfc8815ebc7 2,526 0.91/1.00 vMB 19
606,488 606,488 000000000000000000056233f3da60e41e865a5daa03ec980c191d4ce67079f8 2,813 0.86/1.00 vMB 17
606,487 606,487 0000000000000000000ea6ecaf5985b81eb2c3b54271299d129764203682c0d0 457 0.12/1.00 vMB 20
606,486 606,486 0000000000000000000b56b1db652a78e13ba77c4830251624a23a2572f7fdf7 506 0.17/1.00 vMB 27
606,485 606,485 0000000000000000000d17bf643c610a6c119b83a06ab8eb4c26e041a8f955b0 2,547 0.76/1.00 vMB 17
606,484 606,484 000000000000000000128f8038038ce03e5e3c3d3810f2fddc81f29c266b2bc0 3,096 0.94/1.00 vMB 21
606,483 606,483 0000000000000000000afa7b24f58cc529d2e710a23d6f330faa5a780ed68923 2,886 0.91/1.00 vMB 15
606,482 606,482 0000000000000000001093b8c93312193b66d156df06333ab95c5707e5268a8b 2,635 0.84/1.00 vMB 17
606,481 606,481 0000000000000000000ab426e4cf744b9f338bb7c14a0aa4b352ee6d9810c08b 838 0.26/1.00 vMB 15
606,480 606,480 00000000000000000006cd5209a8f518436edc205200d957a6d2b117b567aede 1,858 0.54/1.00 vMB 21
606,479 606,479 0000000000000000001450b2fa403b1dcc489d59db15d03a1854c0c16329b27f 723 0.28/1.00 vMB 21
606,478 606,478 000000000000000000093b3e8eb81dc33316741afcd63baf0fd42c9fc2053561 1,811 0.55/1.00 vMB 12
606,477 606,477 00000000000000000000a054dd23cbb21fd93907e826363184cc9193d947b227 3,058 1.00/1.00 vMB 13
606,476 606,476 0000000000000000000451c2a583d22b000bcb179632ec5ccc02673d84a3db87 3,248 1.00/1.00 vMB 32
606,475 606,475 000000000000000000007b23378e4602e7617ef672ea5a2dc0347a87e0f21072 206 0.08/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.33 GB
    • Received: 15.91 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.