Loading Tool

Explorer IconExplorer

Memory Pool

27,811 transactions
24.97 vMB
0.04550050 BTC
Random Selection Loading Transactions
Max Size: 135.31/200 MB

Candidate Block

Mining Attempt 74c2466b1b026f3348a8733df3e91aef82ac5c5ecbb243946b084a213a9965d7
Version 20000000
Previous Block 00000000000000000001344e2aea864cf79c272eee2d0ca8cd1530cec32d82aa
Merkle Root 9abf67711d1c8910d9a3867a4419df80de7229c065000f68036af80829929a01
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,512
Size: 1.00 vMB
Total Fees: 0.01801606 BTC
Feerates: 59.89 > 1.81 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,661 (78 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
939,567 939,567 00000000000000000000a6d6b9973a31f207e4b3b5ad318875cbd61aa217187d 3,514 1.00/1.00 vMB 4
939,566 939,566 00000000000000000001b88f3a3cf9eab7c780f9fceb95e2bf996e684010ca7a 2,865 1.00/1.00 vMB 2
939,565 939,565 00000000000000000000c2e91e4049da4a53c051dec04b4f3dd16d2a66a9202a 2,610 0.87/1.00 vMB 2
939,564 939,564 000000000000000000000ab3ae442d21a172d7d997bbc97e2844e522d5928546 3,453 1.00/1.00 vMB 1
939,563 939,563 000000000000000000011a800473e415dd883a889cfa25c3ba2379c248220297 3,452 1.00/1.00 vMB 0
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.