Loading Tool

Explorer IconExplorer

Memory Pool

80,874 transactions
30.59 vMB
0.08495693 BTC
Random Selection Loading Transactions
Max Size: 186.61/200 MB

Candidate Block

Mining Attempt 6a63e1c7c20c545f94deddfaef3a06f42cc12a1ba52d5dd29041962b06bc4f41
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root aadc77402363431c9073473d9ab7ca0260bb4f040cb99f7084886c2f08f7ed5b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,035
Size: 1.00 vMB
Total Fees: 0.01580439 BTC
Feerates: 301.57 > 1.58 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (231,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,824 683,824 00000000000000000000369b900b6654d28b0bbb2665e3b60b7a94724906f930 1,261 1.00/1.00 vMB 20
683,823 683,823 00000000000000000007bf97003dc4c9712c94e7f40f82b6ef27f89366f32819 1,653 1.00/1.00 vMB 23
683,822 683,822 00000000000000000008b4e52175d7fc0cfea559fccbd0fefb5bcf301e6cdf73 1,192 1.00/1.00 vMB 60
683,821 683,821 000000000000000000045569876088a186a9d3964b19aaeb1e0dae39370507b4 1,001 1.00/1.00 vMB 65
683,820 683,820 00000000000000000003bbd2a7d7b820ff4debf2b77219660054c76a56f7b1a8 978 1.00/1.00 vMB 19
683,819 683,819 00000000000000000002a339a430acbddfc1a3840ab2e84f37239583f0c72392 1,623 1.00/1.00 vMB 17
683,818 683,818 00000000000000000009f0b21a04972c277a47cbb0930548632c8598b762dd7a 1,740 1.00/1.00 vMB 50
683,817 683,817 00000000000000000009abc5750b46ab29052791beb023af1a61acc2bbefb22b 1,624 1.00/1.00 vMB 28
683,816 683,816 00000000000000000009f53b9371ac9b1ccc71c1390a202c4fc9150c4333209b 1,656 1.00/1.00 vMB 12
683,815 683,815 000000000000000000003d46dca55d3e9ff3bbefa544b96725b9301ef1ed5385 2,009 1.00/1.00 vMB 35
683,814 683,814 000000000000000000031151b72d7035b990303baef7f560e7ddebaccfef269b 2,277 1.00/1.00 vMB 70
683,813 683,813 0000000000000000000971ca6940c6de4109e9cfaff9987670f7126912917b86 700 1.00/1.00 vMB 14
683,812 683,812 0000000000000000000a52d2a5635867e24c2ab80ce8e00c8bd4064d08ea80cf 1,018 1.00/1.00 vMB 4
683,811 683,811 0000000000000000000a373815cdf90e4b23b67fb67d8e4104bbd9316c8bdd74 1,922 1.00/1.00 vMB 36
683,810 683,810 000000000000000000028d96de607516a17bfa0db29111335b50063d4cba934c 1,351 1.00/1.00 vMB 42
683,809 683,809 00000000000000000003676178f0305639ffb0630371f24ad34ae4a972c23131 1,841 1.00/1.00 vMB 73
683,808 683,808 000000000000000000083b0e697c20bf1e17d489155e35cb4b675f877809a94e 576 1.00/1.00 vMB 7
683,807 683,807 0000000000000000000923e9ec92da9ed34ea0d161deb6f44efd16b605c75d79 2,164 1.00/1.00 vMB 42
683,806 683,806 0000000000000000000a54353aacbef7a136820cc59f253cf626d6f4f7048c9a 110 1.00/1.00 vMB 3
683,805 683,805 000000000000000000051730668df634f11e2881566fc3bb423141faccb4141d 155 1.00/1.00 vMB 7
683,804 683,804 00000000000000000008cc785ba08960b5be7787288748f8420c9624237f4472 286 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.78 GB
    • Received: 18.25 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.