Loading Tool

Explorer IconExplorer

Memory Pool

81,644 transactions
30.74 vMB
0.10191465 BTC
Random Selection Loading Transactions
Max Size: 184.68/200 MB

Candidate Block

Mining Attempt cfaaa4e9bbb3678c351b0ca20d737796430f67aea9dff761fca13a3246fb12d6
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root fd79fe7b1d7d609fb265ca76e274676d7cdfc6ce1cd6b8800ae7e588c19daa53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,912
Size: 1.00 vMB
Total Fees: 0.03369131 BTC
Feerates: 558.99 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (311,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,698 603,698 000000000000000000014a7d34f7334d87a9d765748648ec892957f6e68ba803 2,243 1.00/1.00 vMB 35
603,697 603,697 0000000000000000000521fc61b7a0d72ece0d681e6bc1b5e4944fc5bed81515 2,246 0.79/1.00 vMB 21
603,696 603,696 000000000000000000146db31fc87e7041d0ae1317ea517f6c1bd2db929a488f 2,918 0.99/1.00 vMB 24
603,695 603,695 0000000000000000000d97c334d82b8772a69f2b494cea669ef2b6341b031d47 1,439 0.46/1.00 vMB 5
603,694 603,694 000000000000000000000b37c042165e37344584c6f61b66a6fdc20665919d24 2,596 1.00/1.00 vMB 13
603,693 603,693 0000000000000000000d70ed3b3599cc147ea5895ccfcd2183a8a8fb2e979027 2,756 1.00/1.00 vMB 43
603,692 603,692 0000000000000000000a5e08a444bdc39faee88277790bd5e2a03feda2aa2652 2,621 0.85/1.00 vMB 18
603,691 603,691 0000000000000000001076a83afbe8cf3a94d3e8a0b14603ad63ab66376c9c0a 2,292 0.70/1.00 vMB 21
603,690 603,690 00000000000000000008f921be4ff4ea3f8a8a69406edb73104cf09348678185 1,941 0.50/1.00 vMB 24
603,689 603,689 0000000000000000000720944103079a3250aadcaf71d3d893d8a357ac576a3a 1,305 0.45/1.00 vMB 25
603,688 603,688 00000000000000000005f73920599ff3d31d202b19384cffaa40f051077b2727 1,735 0.52/1.00 vMB 27
603,687 603,687 00000000000000000012c84442921b9941484e674a72a2d69e72fd0957a0434f 3,365 1.00/1.00 vMB 8
603,686 603,686 0000000000000000000e3fcd575d1694822b10fb718b3afb9777ad2620026d99 2,907 1.00/1.00 vMB 45
603,685 603,685 00000000000000000008e72baefc2ac1b9418df72642c6a04d70967c1bba3c46 3,110 1.00/1.00 vMB 21
603,684 603,684 0000000000000000001133e019d54326a1e9dd1e03c18ab24f53eed86b48e6ea 1,765 1.00/1.00 vMB 24
603,683 603,683 0000000000000000000c0f01419f37567c96ac7012b6e4af8a71c5444be06c35 1,443 1.00/1.00 vMB 22
603,682 603,682 00000000000000000002acddda3ed2d9a611fcfb1a5d5e625fa50acd8ca26b81 859 0.24/1.00 vMB 19
603,681 603,681 000000000000000000039d6244873bb2c6413b839d1c565c8f92fdc93f70e973 242 0.08/1.00 vMB 25
603,680 603,680 0000000000000000000465506e3c9390b07a06b273dad35de54d34a125a99cc3 170 0.04/1.00 vMB 10
603,679 603,679 00000000000000000002fdaaa407d0a1a5a2b1ef2e948a854075bed7a5a62582 480 0.17/1.00 vMB 33
603,678 603,678 0000000000000000000826d43d872ff58defcf9ecc047d1523ffe396311e59f9 2,468 0.92/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.69 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: 689.12 GB
    • Received: 16.50 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.