Loading Tool

Explorer IconExplorer

Memory Pool

27,797 transactions
24.96 vMB
0.04538816 BTC
Random Selection Loading Transactions
Max Size: 135.28/200 MB

Candidate Block

Mining Attempt 027e08fa712bebdc500408b03df9d71685be9ffee8fd9d7e6246442a7c36dd4a
Version 20000000
Previous Block 00000000000000000001344e2aea864cf79c272eee2d0ca8cd1530cec32d82aa
Merkle Root ba166fb90d0075611227d689b2413c9230aa4863789d17eee1162432257de74d
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,551
Size: 1.00 vMB
Total Fees: 0.01792516 BTC
Feerates: 59.89 > 1.80 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,661 (73 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,588 939,588 00000000000000000000bbc02e558ebc328a6ae851390678bf242c452ea07308 4,993 1.00/1.00 vMB 0
939,587 939,587 00000000000000000001a95c3fb142e45acf718ac924f96b38ca9aa69bd1dd57 3,434 1.00/1.00 vMB 3
939,586 939,586 00000000000000000001c4da84db96502fdf307ecbcb43cf82bdbb290327829e 4,904 1.00/1.00 vMB 0
939,585 939,585 000000000000000000000f2156e87396d7206ee27b3979b631afc3ac54c8b2f2 3,231 1.00/1.00 vMB 2
939,584 939,584 00000000000000000001664f0cf5ac72b9b62c5f7f5815e52dea94e9a2c4a583 1,372 1.00/1.00 vMB 0
939,583 939,583 00000000000000000001ba676a5210b53b7acf88abe0e13cafcef3f0793a5b1b 3,291 1.00/1.00 vMB 0
939,582 939,582 000000000000000000015b5fa7a23f2eb5bd8d94154ae8d79f1a0879da565471 4,719 1.00/1.00 vMB 1
939,581 939,581 0000000000000000000162ce927a6dcbeabc19bbc783689faca1c97c6f786dbc 3,464 1.00/1.00 vMB 1
939,580 939,580 0000000000000000000193b11e876c02aec11d65e092ec6fe854d705d267a2d1 3,950 1.00/1.00 vMB 3
939,579 939,579 00000000000000000001889a9cc764c1a3534165974213a81064c431f5b4bd55 2,569 0.72/1.00 vMB 2
939,578 939,578 00000000000000000000c5b28e302c5a421a27bce120624a5eb581336dba97fc 883 0.22/1.00 vMB 1
939,577 939,577 000000000000000000007711155946cc72d8e95dda4e8a573d62a11309c60672 3,276 1.00/1.00 vMB 1
939,576 939,576 00000000000000000000c8a5bb49a5c50c8072a6ce89a4fb907c8ffa2a506476 3,861 1.00/1.00 vMB 2
939,575 939,575 00000000000000000001691c3dfaa27de0c3a0da3d8bbc100444b548b416747e 3,560 1.00/1.00 vMB 4
939,574 939,574 00000000000000000001bddb012d930b3c13f529f3ef3d872f09edfe47098995 5,087 1.00/1.00 vMB 0
939,573 939,573 0000000000000000000051ca0bed5962b6483040b6a2052229d0f52a9d247c0d 2,705 1.00/1.00 vMB 2
939,572 939,572 00000000000000000000ae6809c3569b3ceed6880a3bd6f08fecb366d268270b 1,991 1.00/1.00 vMB 0
939,571 939,571 00000000000000000001c7070ea4c2ef085ed9b3dbe170d28771052a1695e654 2,808 1.00/1.00 vMB 0
939,570 939,570 0000000000000000000060750b51571e335329d974221fad59282edf90411e49 813 0.27/1.00 vMB 3
939,569 939,569 0000000000000000000012b86ec8bb6023f43efca9a67c8ed5aad06c86f020d3 2,866 1.00/1.00 vMB 1
939,568 939,568 000000000000000000013d6155d333bac6161fec62067b8149a1106899b554ed 4,021 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 826.12 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: 4,283.69 GB
    • Received: 236.65 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.