Loading Tool

Explorer IconExplorer

Memory Pool

72,720 transactions
28.11 vMB
0.07046421 BTC
Random Selection Loading Transactions
Max Size: 166.38/200 MB

Candidate Block

Mining Attempt a07043541bea9d0c109a90e9ee8566e71d4a9d54facc824f4fc440db0f336817
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 4010bb4da63bdd091f61f27b981852e0dd341f9123b1abde068af5488f1303b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,408
Size: 1.00 vMB
Total Fees: 0.01421370 BTC
Feerates: 157.46 > 1.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (427,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,967 487,967 000000000000000000220a72d60ae4b34c4879dec9275558e78e6639d5875f02 2,326 1.00/1.00 vMB 116
487,966 487,966 00000000000000000080dc8125a67a91351c42a495ee32addfb4f529bd1bef81 2,761 1.00/1.00 vMB 110
487,965 487,965 0000000000000000000bf23da0a84b516e9070a975f1c7e8b3fc0e825994d323 1 0.00/1.00 vMB 0
487,964 487,964 000000000000000000d8e358c57c0e13c74532bcbf81ef92cbaa8abbe730105e 1 0.00/1.00 vMB 0
487,963 487,963 00000000000000000079ee115495888b4be0a1259d6696df4df851191c74cd22 1,752 0.96/1.00 vMB 128
487,962 487,962 0000000000000000003e1e89839e4f113df18bab08336a2d64cb767ed89cf323 2,329 1.00/1.00 vMB 211
487,961 487,961 000000000000000000a769778b19a2fa53199149b1b847e9ed11fea351241d71 2,517 1.00/1.00 vMB 155
487,960 487,960 000000000000000000858840cf445184d7c050bd7b923f39465eacf45bed9cf3 2,387 1.00/1.00 vMB 132
487,959 487,959 000000000000000000d04296c73bc7e2104a4fdde665573678ec762063341856 2,327 1.00/1.00 vMB 148
487,958 487,958 0000000000000000005c5028bbbc9f3d472e85144f2698ad9fb4e1dd95fc9d93 1,551 0.96/1.00 vMB 132
487,957 487,957 000000000000000000170829ee23ff48c59c62f75bc5b2006fbf33d5192deff5 2,512 1.00/1.00 vMB 170
487,956 487,956 00000000000000000045a6dbfedc77a892092e9a1c04943ed9fad9fd838b7919 2,649 0.97/1.00 vMB 121
487,955 487,955 000000000000000000423c1e517791e9417d2fd5726912f0d28d40be851519cc 2,333 1.00/1.00 vMB 170
487,954 487,954 000000000000000000e5bfd0bd141a5bc9e821a88cc3d00fcc13c241655da129 2,263 1.00/1.00 vMB 140
487,953 487,953 000000000000000000755030cd8d1586893dda0b9307e19a719420dff0b4c2c8 2,085 0.96/1.00 vMB 128
487,952 487,952 0000000000000000002075dced75a5f7e3a42a62ddc9417d91f3eddc96d9c8fa 2,326 0.96/1.00 vMB 126
487,951 487,951 000000000000000000415e8bd72e259d4b814156f609108f88706c43728f6994 2,244 1.00/1.00 vMB 167
487,950 487,950 000000000000000000d7380a3f3a5db4dd9267cb514a50adf1cda255276683f4 2,667 1.00/1.00 vMB 181
487,949 487,949 0000000000000000007f77f70936659c47f585f371c792a4693a3888e4ec776c 2,146 0.98/1.00 vMB 144
487,948 487,948 000000000000000000cd1ff8a976d2b3654d81383f46540398da7fc7dcd7b065 1,984 0.97/1.00 vMB 136
487,947 487,947 000000000000000000bd582f980a650f0ac851cb431e258fc48be81ee4c448a8 545 1.00/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.