Loading Tool

Explorer IconExplorer

Memory Pool

84,985 transactions
31.87 vMB
0.16883831 BTC
Random Selection Loading Transactions
Max Size: 189.71/200 MB

Candidate Block

Mining Attempt 0bf2749c9103c9c4772df1a5681596f9e4c990a87ca19aab6e9a8bd972b8877e
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root c3898db1c65a2b266caca7990d2f87e346815c12870370e69262811c507814d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,974
Size: 1.00 vMB
Total Fees: 0.05346306 BTC
Feerates: 402.75 > 5.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (333,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,256 581,256 00000000000000000019439487e7f305d330b42b8a1c96935563e39e61322b5a 3,012 1.00/1.00 vMB 101
581,255 581,255 0000000000000000001c5e0bb518ec9a0406de40bd829424f874cfc28232ed76 2,939 1.00/1.00 vMB 98
581,254 581,254 0000000000000000000efa2e9022246c94c3406a9804a63a7db296a5baee334f 2,259 1.00/1.00 vMB 59
581,253 581,253 0000000000000000001cc0b29e2e2845da95ad3e059567e9ccf40f57a43e0990 2,468 1.00/1.00 vMB 107
581,252 581,252 0000000000000000000726133d8b2ac195bc50b2d39462e27ab19a134f01969f 3,046 1.00/1.00 vMB 74
581,251 581,251 0000000000000000001ce244b802ee429fe8fc3b93fc02d0060af2a3c5ee59cb 2,866 1.00/1.00 vMB 102
581,250 581,250 00000000000000000000fb3fc42c5a4856a034fdb4bb88bed51ef612518599d4 2,537 1.00/1.00 vMB 65
581,249 581,249 0000000000000000000048c272990bdf59278d286cbfe3ecc5c05050903b2203 2,709 1.00/1.00 vMB 61
581,248 581,248 000000000000000000222f537aed016efceed801bd8ab13cfdad77e5f9f454f2 2,948 1.00/1.00 vMB 107
581,247 581,247 0000000000000000000517c785704a4253724ca58a866aed3474ebf29007951b 2,712 1.00/1.00 vMB 68
581,246 581,246 0000000000000000000c539ec421838cb0e13149aa549f02303e0b18ad8b5b25 2,516 1.00/1.00 vMB 42
581,245 581,245 0000000000000000000a8721202d237170ffabf5cc850f5f89bb4d7cd295c7b9 2,391 1.00/1.00 vMB 83
581,244 581,244 000000000000000000126299061b741c590a80a12797d79139ff0ff2ff11b320 2,804 1.00/1.00 vMB 126
581,243 581,243 0000000000000000001fb4cba1d00fabd675ecba090b827fd29888d0b2021e60 2,718 1.00/1.00 vMB 84
581,242 581,242 0000000000000000000ee76da52d482367cd6fdd025757259984ce2dbec41451 2,732 1.00/1.00 vMB 66
581,241 581,241 00000000000000000006f5c063043b39090be2cf419bc6832c812cb1e6b8f4e3 2,706 1.00/1.00 vMB 88
581,240 581,240 00000000000000000023f988820203677243bc41c71a83ba1a675043cf4b300c 2,803 1.00/1.00 vMB 65
581,239 581,239 000000000000000000214f40c4ff46da2e74f9e04d722377cfad27feda37dff6 2,501 1.00/1.00 vMB 107
581,238 581,238 000000000000000000227c145a01cdd8a618ed469bf1ac5033280c4fcc3ea0bb 2,628 1.00/1.00 vMB 88
581,237 581,237 0000000000000000000b3c93b9e439d795c3a7180ab4600ebc4938f79c83e25f 2,638 1.00/1.00 vMB 127
581,236 581,236 00000000000000000020ff5f45adba6127c4c2d209103675300d5b97df346040 2,758 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.