Loading Tool

Explorer IconExplorer

Memory Pool

75,754 transactions
28.67 vMB
0.06764754 BTC
Random Selection Loading Transactions
Max Size: 175.32/200 MB

Candidate Block

Mining Attempt 31e3f17bdce5a6ee747041e441c51ccb472c1089348a39152a24e899cfcb2a2e
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root f931e6dc916a80960a922e674392110a39811f30ce7f8a69895821ec58a8a542
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,649
Size: 1.00 vMB
Total Fees: 0.00461169 BTC
Feerates: 20.11 > 0.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (419,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,080 496,080 000000000000000000a0ee250f3e2a844f7b3bfac35466c1017a574010694940 2,228 1.00/1.00 vMB 62
496,079 496,079 000000000000000000a1883bbbdeb614f0f11cdbd49e9b813a61cdbb34ce5adb 1,597 1.00/1.00 vMB 159
496,078 496,078 000000000000000000918af72e68475b5ce3c68e8942cb78fd668cd831001e1e 2,094 1.00/1.00 vMB 180
496,077 496,077 000000000000000000bb9579a99ca262b26f1565767f53c1b1ef51753050bb77 919 1.00/1.00 vMB 19
496,076 496,076 0000000000000000009fefa88accd40e4cfa31dad085d37c00d8242025e45e67 990 1.00/1.00 vMB 35
496,075 496,075 000000000000000000a0b871d60742461ae22964d4b25564451f9798cccb767e 1,747 0.68/1.00 vMB 53
496,074 496,074 000000000000000000456013408e1a8efd905a0cf479943fa42f699611d35545 2,428 1.00/1.00 vMB 124
496,073 496,073 00000000000000000016d09a5302342a2e8f3a02cbbd4655e2913c24c839e360 2,413 1.00/1.00 vMB 58
496,072 496,072 000000000000000000319782ff9a3981d64590787e27d0493e0ebfcb2d94250b 2,526 1.00/1.00 vMB 79
496,071 496,071 000000000000000000a819eb1a8a8b9bdf5989ed1da9fe157f1dd24aa1fb8fe6 2,062 1.00/1.00 vMB 173
496,070 496,070 0000000000000000006fb66a3708ba1291e6864f13f927b6ee4fb36283862311 943 1.00/1.00 vMB 135
496,069 496,069 0000000000000000006ee8c17920ee40ca9efc198af35734daa779fe9d003be1 1 0.00/1.00 vMB 0
496,068 496,068 0000000000000000009700f911a0ff171c8d494d173e09b1f945560045244339 2,630 1.00/1.00 vMB 197
496,067 496,067 000000000000000000800668b564f5a28af43b3eff75beb2944dfdf9525170ff 1,909 1.00/1.00 vMB 125
496,066 496,066 0000000000000000006105ad5738df2d2589807b142a5008e2e46aabf57f567a 1,990 1.00/1.00 vMB 114
496,065 496,065 000000000000000000543249c1c544476f72bc8478bf38bf1261663c91baf88f 2,534 1.00/1.00 vMB 142
496,064 496,064 000000000000000000a250219b9a0d75744d6a2b490ddbe63252375a06f6f5b8 2,618 1.00/1.00 vMB 101
496,063 496,063 0000000000000000001472b89452c104d7d4a448a31e31fe219df3043634d0f6 2,378 1.00/1.00 vMB 127
496,062 496,062 000000000000000000cf4b427d3b39b8a9c7b443d1901c0471a55117306cfb7e 2,338 1.00/1.00 vMB 107
496,061 496,061 0000000000000000007282e20d584849eb8097206cffb87e3b348a8bf2482d53 2,277 1.00/1.00 vMB 204
496,060 496,060 00000000000000000041782c31f7851afb36d5a33102a0d7e3a3f47ec39d0d0f 1,981 1.00/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 782.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: 710.68 GB
    • Received: 17.08 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.