Loading Tool

Explorer IconExplorer

Memory Pool

41,957 transactions
26.55 vMB
0.06163745 BTC
Random Selection Loading Transactions
Max Size: 138.73/200 MB

Candidate Block

Mining Attempt b24a44a8f40c7411d4245d2aa8f264849c67da0697d741fdf67c71aee601f0ee
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root b3fccadc898dc529a414653aaeae1383337804f2e51fc52729c34620a62834e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.01290445 BTC
Feerates: 47.58 > 1.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (339,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,156 575,156 000000000000000000153ddeaca3c1d4ce6b395ee0b4878b9282a3cc4d036920 2,960 1.00/1.00 vMB 78
575,155 575,155 0000000000000000000a767c06ef0f19ed07c854ac84b574f9710baad2f927f6 2,510 1.00/1.00 vMB 92
575,154 575,154 0000000000000000002689d8ae004ae96d4ee219af086aac3762c08a9b43ce6b 3,270 1.00/1.00 vMB 84
575,153 575,153 000000000000000000015a5d6accb11cc7b53dcbd6562b644e9a17fad1d1ac80 2,733 1.00/1.00 vMB 87
575,152 575,152 0000000000000000000d4710ab972b304b1051d304727c297a3bf818f81651ba 3,343 1.00/1.00 vMB 91
575,151 575,151 00000000000000000006312b0a7ec7cd98d80dbb3567efe88b8f25cbb434b651 3,291 1.00/1.00 vMB 92
575,150 575,150 0000000000000000000886048e48c7a02b323b1c3a255e69882430472ea9dbec 2,903 1.00/1.00 vMB 92
575,149 575,149 00000000000000000003c20c598041abc7d303b584ef3c59aadced92015b3dbc 3,268 1.00/1.00 vMB 86
575,148 575,148 0000000000000000001efe3b81116d16f3453571fe0e9299df1dc8c481700cfe 3,077 1.00/1.00 vMB 92
575,147 575,147 00000000000000000007ce658ea82da636d160168249354be5939c0588eba708 2,757 1.00/1.00 vMB 103
575,146 575,146 00000000000000000029fb95ec95cc1b51df9ab4b2532bdd7a752da069a2891d 2,956 1.00/1.00 vMB 172
575,145 575,145 0000000000000000001cc94de4531a23b3226295cb8a4d895c6b5c2fcf7fb5f3 3,044 1.00/1.00 vMB 100
575,144 575,144 00000000000000000028484e3ba77273ebd245f944e574e1d4038d9247a7ff8e 2,816 1.00/1.00 vMB 107
575,143 575,143 000000000000000000259b81bf1de3018cc5f57a294c07cc8e358c4f8d1bc00b 2,828 1.00/1.00 vMB 76
575,142 575,142 00000000000000000028523910ac56da8f43101c5a6de6e2178e62fc4ebdf89d 2,875 1.00/1.00 vMB 71
575,141 575,141 00000000000000000022d91e653a879882dddb5487253c3b47be088fb7a3f1a2 2,960 1.00/1.00 vMB 98
575,140 575,140 0000000000000000000ebd9031ba0d40c107960b5adffbd5dfa48b30908d7a20 3,058 1.00/1.00 vMB 84
575,139 575,139 0000000000000000001a91b309820554f0003812c5580353357a16d06309d1b0 2,568 1.00/1.00 vMB 77
575,138 575,138 000000000000000000005403e487eccd59c59e0a6f993492bfe33a6658718dce 3,077 1.00/1.00 vMB 97
575,137 575,137 0000000000000000000b7887c502647f8f5e54213929e28cca310c80fae9ffad 2,200 1.00/1.00 vMB 113
575,136 575,136 0000000000000000001d4cd7028930a187c8a6793a918b89c8352a20ef674100 2,123 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.