Loading Tool

Explorer IconExplorer

Memory Pool

32,999 transactions
18.97 vMB
0.10366702 BTC
Random Selection Loading Transactions
Max Size: 101.98/200 MB

Candidate Block

Mining Attempt ba6cd9c6bdd4c5cd6150dc346fc015fa5b90719fed4d40bc7f8c816d1d195994
Version 20000000
Previous Block 00000000000000000001952a16ada1fd2b213bfbd75786c31962a81a5876bdae
Merkle Root afac58069790c8b2c4317269233335024d9b8f882ccc91c31dd12054192c6ebe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,056
Size: 1.00 vMB
Total Fees: 0.06733989 BTC
Feerates: 713.01 > 6.75 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,123 (837,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
76,787 76,787 00000000000ca05ff28a07ffd2922133499958e48a1678aff34bbbef400e1946 1 0.00/1.00 vMB 0
76,786 76,786 000000000021b244b8e86efc7fd52c229ccb65d2925b46f1af8ba0f69b74c327 2 0.00/1.00 vMB 0
76,785 76,785 0000000000619fddf38ef5a3ca46f0692c00d5fa3c64a8eadfce55745ae0ae91 2 0.00/1.00 vMB 0
76,784 76,784 00000000002526d8c65e9f0938ec49be90638c5cdfc8dfa2b54b9f693a7f57b3 2 0.00/1.00 vMB 0
76,783 76,783 000000000037dd5e9d5d662617166d15ade22c9619ae3d30e4cf719185a61266 1 0.00/1.00 vMB 0
76,782 76,782 000000000051284950a248593a71d60a2df63eaf9768531d42bbd1e6888ab29d 1 0.00/1.00 vMB 0
76,781 76,781 0000000000610364788b8ff8c09f8e741dc53d849ff0eb585458e10640d27ddb 6 0.00/1.00 vMB 0
76,780 76,780 00000000000425d09565aa5771cf9e4033822197d6f46292428df6ecf5edff47 1 0.00/1.00 vMB 0
76,779 76,779 000000000032b6c4a86d6b79dd15931c392979b41e9f81c3c7f1356f171a27d3 7 0.00/1.00 vMB 0
76,778 76,778 00000000001aa0ea5e585b1c3f23c81208c1a4889308ea3af3aff61a73cb5797 5 0.00/1.00 vMB 0
76,777 76,777 000000000062863ef66fdea1d8282b8287ef0024716078d3b8654db04c56dc94 1 0.00/1.00 vMB 0
76,776 76,776 000000000043031f4b59b58564f9e647c0e9e4314399333b0e85f0a5ad355700 3 0.00/1.00 vMB 0
76,775 76,775 000000000026ef4cbe5406e3fb696e4c4ad5ee00693537f317d5a6062774b667 2 0.00/1.00 vMB 0
76,774 76,774 00000000005e8268c93c3dcacf027e59e1f94e185bc5abac7835432dc863ded4 1 0.00/1.00 vMB 0
76,773 76,773 00000000005972a7ec15b256568e9a40fe82ba10ced3b2bb280cef2b071062fb 3 0.00/1.00 vMB 0
76,772 76,772 0000000000574f0bf654c750726a06bbaabc82c8eff749b7783a4fd0bc96b09a 1 0.00/1.00 vMB 0
76,771 76,771 000000000061480173414092f409598253159d3e59ecad29bac0072ba400518b 6 0.00/1.00 vMB 0
76,770 76,770 00000000005292a057a7b61849cd9c0dade8a994cf3b5ccec8d66b4e3b0776a8 1 0.00/1.00 vMB 0
76,769 76,769 000000000061d60bef8f5732735233a6df823626c8192c51caf60993c0f23dce 1 0.00/1.00 vMB 0
76,768 76,768 000000000011632f2c47d0b7fbccaae98089d3a8fab042f01ef6475194890f1f 2 0.00/1.00 vMB 0
76,767 76,767 0000000000412799f1b4e503566061a7672315a36efa7fc4a5dff48dd80a7117 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.82 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: 560.72 GB
    • Received: 7.35 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.