Loading Tool

Explorer IconExplorer

Memory Pool

43,080 transactions
29.07 vMB
0.09111281 BTC
Random Selection Loading Transactions
Max Size: 148.72/200 MB

Candidate Block

Mining Attempt 6ad151f95bd002c1a0c9f67effa5e918e85ef8e6110984334628d4c00aad0af8
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 345084884ced1de9b7f8d9e1c267325422b79c98edf06ba92a5a5961e7e42870
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,122
Size: 1.00 vMB
Total Fees: 0.03284783 BTC
Feerates: 88.27 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (202,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,420 712,420 0000000000000000000b42b3d83838988e3a556d4375a841e22dc7dd00bc7113 884 0.48/1.00 vMB 7
712,419 712,419 000000000000000000065a87054f8f7d38bdc23f90d842f7679fa7c42115c83e 10 0.02/1.00 vMB 2
712,418 712,418 000000000000000000075ea976ebc4b96c12006b85bf5b14e7fba5b998d047aa 2,030 0.80/1.00 vMB 10
712,417 712,417 000000000000000000085199dbf31251eeb8b22130cac1add1d5d0aa50402c3c 334 0.10/1.00 vMB 10
712,416 712,416 00000000000000000003ba29e2da5d2496722026bf23a83f6555115ac301c2e4 103 0.04/1.00 vMB 12
712,415 712,415 00000000000000000004bc6d16e1dbaf77ccb56ad06f871e6564d3772a431f6c 1,065 0.40/1.00 vMB 11
712,414 712,414 0000000000000000000c67eba6d684b5df8386d2c90366b6b1d769977fd93586 1,772 0.55/1.00 vMB 13
712,413 712,413 000000000000000000089b6bfbee7b26cf784e4190619d88129a0a57da46c83e 2,950 0.89/1.00 vMB 13
712,412 712,412 00000000000000000008fe5c6eeb10f047ded06b9b4d12dbdb4eb512d80f5b4e 1,237 0.50/1.00 vMB 11
712,411 712,411 00000000000000000004e6099b222de87178bc7dfd67cee95a9f916b49ec559b 1,000 0.33/1.00 vMB 13
712,410 712,410 00000000000000000005743596e78b0f65f388961b2c24ff4c46e9f3121b4e76 1,905 0.75/1.00 vMB 4
712,409 712,409 0000000000000000000031d968591cfef3302b3dbcacb076fb85bba004203ddd 3,142 1.00/1.00 vMB 17
712,408 712,408 00000000000000000006988a2fab2badcbf930f90136b9b84a676c9dc081f346 2,151 0.64/1.00 vMB 12
712,407 712,407 000000000000000000042d08ff5f7cbaebe081b2ea99ee175837d7e2e6a8f6a5 1,661 0.54/1.00 vMB 12
712,406 712,406 00000000000000000003b4a8c7402828e27e76a269156ce8af693b2ac0b3a416 598 0.23/1.00 vMB 11
712,405 712,405 0000000000000000000923d36a2b19b38a455d50dfaf3c2b84ecd911febeb22f 2,392 0.81/1.00 vMB 6
712,404 712,404 0000000000000000000c1a2d62e3521d38755e1db4636b04f9cd00fe1b5c17e4 3,400 1.00/1.00 vMB 14
712,403 712,403 00000000000000000000611dcc67ab7c10840880a8eb297724985145f938628b 2,513 1.00/1.00 vMB 15
712,402 712,402 00000000000000000004bb8d2337beb28c07e7775e7160a13a9bb5ad8b69a4c8 975 0.40/1.00 vMB 11
712,401 712,401 00000000000000000004b4d2c02adb2b442f1c433901857e9024affe4c080e9e 1,982 1.00/1.00 vMB 8
712,400 712,400 0000000000000000000637393ac9229f3aadb6ec42dc2bdcad6308e9a1f98bab 542 0.77/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.73 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: 630.34 GB
    • Received: 12.02 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.