Loading Tool

Explorer IconExplorer

Memory Pool

78,651 transactions
30.01 vMB
0.08908777 BTC
Random Selection Loading Transactions
Max Size: 179.28/200 MB

Candidate Block

Mining Attempt d005f2cc686cead4864193557bb62694f0b037b983598ae64beaf3d62ec5143a
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 2c10660582a40d9fa86540dd0b3035f29ceb80335899d0c8537b318df0147b95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,853
Size: 1.00 vMB
Total Fees: 0.01982940 BTC
Feerates: 150.61 > 1.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (293,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,693 621,693 00000000000000000003a077643863f8a9fa79f895c5fab092c6a4a343a9492f 2,988 1.00/1.00 vMB 43
621,692 621,692 0000000000000000000ad4521abc87dba371d3ac9a7f96610d1ebd02e10fcab4 508 0.17/1.00 vMB 28
621,691 621,691 00000000000000000007d4724738a03bef50976cbdad95dfa200e5c4db64595c 1,301 0.55/1.00 vMB 32
621,690 621,690 00000000000000000001ae4dca024861e1f06cb0934f6090368bc97d90093aae 539 0.23/1.00 vMB 29
621,689 621,689 0000000000000000000659595bfc9f6ccaad130371c77501004b4f0af169e056 1,693 0.60/1.00 vMB 33
621,688 621,688 00000000000000000003827fe17c2b435a3b1469457b481c1ebc2daa2eb64bc1 1,446 0.56/1.00 vMB 34
621,687 621,687 0000000000000000000eca571b6fdaa3cb8eaf0a0026fe64cebd0e38abb53dae 1,876 0.70/1.00 vMB 34
621,686 621,686 0000000000000000000b6ad9a4132983ebaf51e7864c81d23ee27f7bf16b1f19 770 0.33/1.00 vMB 6
621,685 621,685 0000000000000000000f4ef116a9435be7655a209b8897165c9a75fd6707545f 2,197 1.00/1.00 vMB 41
621,684 621,684 0000000000000000000cd5bc1d3c1e817b85ea717d437c2a08437802b0213c89 1,115 0.89/1.00 vMB 4
621,683 621,683 000000000000000000041830d6867c1856d0bece5cf94184fcc92458c37d20b1 994 1.00/1.00 vMB 16
621,682 621,682 0000000000000000000cdfd0204ea595a18d4dacd79719a74e83e70d37ce84ec 2,745 1.00/1.00 vMB 18
621,681 621,681 00000000000000000003eafeddfd113859120cb03dec63d08240f4d4a6ce72bc 3,056 1.00/1.00 vMB 36
621,680 621,680 0000000000000000000e354fb9ba0f9e82d7c2267ad463fabd8f15920c9190e3 2,198 1.00/1.00 vMB 39
621,679 621,679 000000000000000000094e27d7b0104618a2d45dbf13e3f25bdda4e5a83f008d 2,602 1.00/1.00 vMB 10
621,678 621,678 00000000000000000004730ef1e276d14fbbb6705e8436dc34d4427a5fe5c970 2,293 1.00/1.00 vMB 63
621,677 621,677 00000000000000000010afb35143ff47605d657f64eb189decfcceff31ea26d8 2,329 1.00/1.00 vMB 81
621,676 621,676 0000000000000000000025ddd2eda14e08d24e125d0a2147ba17e6cfabaa3970 3,832 1.00/1.00 vMB 2
621,675 621,675 000000000000000000073fc8da7d922c446055286c7bf6079f44a6d557c9eb50 2,583 1.00/1.00 vMB 20
621,674 621,674 00000000000000000004721e6a453a1a510aedd64cca287f14f3b1a999a15320 1,795 1.00/1.00 vMB 22
621,673 621,673 0000000000000000000ecd3a373720030a84593114c21b55c45ed13ad84dded8 1,562 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.