Loading Tool

Explorer IconExplorer

Memory Pool

42,280 transactions
26.47 vMB
0.05387247 BTC
Random Selection Loading Transactions
Max Size: 138.52/200 MB

Candidate Block

Mining Attempt 5f7068d251d260c9d5e673a2b2be9c627e33c11fbec89d7619a998becd66894d
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 330949fb1e748b50f0abf74946a9949f0548591e327f63b80cda83c36277ceb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,436
Size: 1.00 vMB
Total Fees: 0.00515958 BTC
Feerates: 2.27 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (417,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,213 497,213 00000000000000000018fa5959d4d255b825e880f2ccd952411d8a610e4cf14f 3,063 1.00/1.00 vMB 49
497,212 497,212 0000000000000000004e386c245c82c42fb993deecf516464ba30aaab2c6b9f1 2,474 1.00/1.00 vMB 69
497,211 497,211 0000000000000000004416a461653351bc60ef9a90fddaacebc141b627ec43ea 2,258 1.00/1.00 vMB 147
497,210 497,210 000000000000000000bed8a77b491da8e01e0a8b1943018a428413ef57504ad2 2,657 1.00/1.00 vMB 137
497,209 497,209 00000000000000000046ae834d8db11c6892d8cac23178448fc1e6cc61e89b2b 2,084 1.00/1.00 vMB 149
497,208 497,208 0000000000000000004c2cee8ebeb77a30f58438f723347f8bdc7dc5c6020b75 2,649 1.00/1.00 vMB 162
497,207 497,207 000000000000000000b41bd9306ac5f21340f8e704e861695ca0d7274257b852 2,441 1.00/1.00 vMB 119
497,206 497,206 0000000000000000007d121d1798261eb32384467f5e8d89cb9fb6abdf58b978 2,801 1.00/1.00 vMB 159
497,205 497,205 0000000000000000007a9bdc6d222950a03fc8f52be4caa8db2ad8f8f25d5bb1 2,374 1.00/1.00 vMB 161
497,204 497,204 00000000000000000051990bdc65457f6d82f423ff8574d3c0640f706eeb8fc6 1,803 1.00/1.00 vMB 163
497,203 497,203 00000000000000000074358cfbc50039b1d70c0d688607f5dc92bd7b62938dc7 2,315 1.00/1.00 vMB 178
497,202 497,202 000000000000000000b8946762b0e74ccdc475571250768c30f315af0bbd4024 2,251 1.00/1.00 vMB 174
497,201 497,201 000000000000000000cc73d70963408300652c2e232c0c0e2ff01cca54a44b7c 2,190 1.00/1.00 vMB 158
497,200 497,200 000000000000000000a35473f2357689d7208ed127475ba0beb78b94d795b0d0 2,401 1.00/1.00 vMB 171
497,199 497,199 00000000000000000066b2eb7a3fc69c3ce8167e344745606f32e09a3bb6965e 1,689 1.00/1.00 vMB 351
497,198 497,198 00000000000000000013bf9cd154a16c82bb650f06c65c383a02f7d9eead11c3 2,266 1.00/1.00 vMB 256
497,197 497,197 000000000000000000cf29cde3b4ef55a63b0575036b9312512ee192058bc335 1,850 1.00/1.00 vMB 208
497,196 497,196 000000000000000000451d57ac4056bd512daf1358e36577b99eefbebaa3ed0c 694 1.00/1.00 vMB 44
497,195 497,195 000000000000000000084236567a2d9a2057366d5d7ebbff39394402eddfe176 1,486 1.00/1.00 vMB 58
497,194 497,194 0000000000000000003c730f12192b214fb34c31176ab63698a57470a4adf59f 1,571 1.00/1.00 vMB 183
497,193 497,193 0000000000000000005808a1c1d3f1c3ab24ad7969679c6a4cbe5ff88e236b04 2,484 1.00/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 782.19 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.68 GB
    • Received: 14.01 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.