Loading Tool

Explorer IconExplorer

Memory Pool

78,984 transactions
29.55 vMB
0.07074426 BTC
Random Selection Loading Transactions
Max Size: 177.64/200 MB

Candidate Block

Mining Attempt a360b007363c8b6aa0edf6077f48ff58d735fbb81b59a3ef1803d8018f598e3c
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 40257871ded6476593408eecda93a17e9de230c2d2129a802c2a6ed297d3bc79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,641
Size: 1.00 vMB
Total Fees: 0.01070424 BTC
Feerates: 50.25 > 1.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (166,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,270 748,270 0000000000000000000764c7ba0e787e10de78176550a40991268f7cd8c00613 2,441 1.00/1.00 vMB 16
748,269 748,269 000000000000000000074cb386994b5e7184f0ccebbcd9b8ff9c7386d5e9c7c6 2,377 1.00/1.00 vMB 24
748,268 748,268 00000000000000000003fc2ecdb7d94cdcff08ed2fafc67bb35eff3add19bcec 2,536 0.88/1.00 vMB 13
748,267 748,267 000000000000000000048596051c9f0554f6d0b477b28eac6a97fc37dde4274d 437 0.13/1.00 vMB 11
748,266 748,266 000000000000000000063200ecaab0e54b7989f9aaf7375ec395da38533fbfb7 1,408 0.42/1.00 vMB 13
748,265 748,265 000000000000000000000978360491db508a49a053bf8b593cae3e46c1a94d97 2,344 0.79/1.00 vMB 13
748,264 748,264 0000000000000000000245b78f9a56ea389325e393b34bfac42eca5fc889b4ef 1,051 0.68/1.00 vMB 9
748,263 748,263 00000000000000000002a396e675db636cfabb773fcedd21a1d0a1f0d0d0f69c 1,954 0.74/1.00 vMB 11
748,262 748,262 00000000000000000001c5e5df4376faecd086538884afbdc064cfd1446fff6d 1,861 0.62/1.00 vMB 13
748,261 748,261 000000000000000000093cd6e1b44514a745dab2699c7880c374a851928f7827 354 0.12/1.00 vMB 12
748,260 748,260 00000000000000000003ee5cda3091fddb5e49edd99b9e00388479fa6f5b1992 1,580 0.51/1.00 vMB 12
748,259 748,259 0000000000000000000344cec0c9e6703126b3e71a6b17cb160d90710c9ef1ab 2,492 0.85/1.00 vMB 11
748,258 748,258 0000000000000000000200e41d63af9a98053ab0d05474b3f53e97f688b353ff 1,999 0.97/1.00 vMB 8
748,257 748,257 0000000000000000000499b08d95f4caa472201cd4338b65b39b3acfa3d1f378 1,581 1.00/1.00 vMB 16
748,256 748,256 0000000000000000000089cad60319bdf77ef8b17926440cc64cee84ac31c5aa 515 1.00/1.00 vMB 17
748,255 748,255 000000000000000000046c59055ec307259d2d3e44d75cef0a1f33b257936945 760 0.25/1.00 vMB 11
748,254 748,254 00000000000000000001260fc66dbf532e960db6344d9bdf2fc0f4cf9fde9b96 1,342 0.44/1.00 vMB 13
748,253 748,253 0000000000000000000674f962b92121f3ad84b39a2301aa8ce13c5d1fbff8b3 2,272 0.86/1.00 vMB 12
748,252 748,252 000000000000000000041c73e02bb510a43ea375aaf3c6145a5fbc6833955cd1 313 0.08/1.00 vMB 12
748,251 748,251 00000000000000000001feed2232260497eabfd10e5a6b9f11593d018c4b5417 685 0.22/1.00 vMB 15
748,250 748,250 000000000000000000044d337e79cac6f11188be5a5ec1b5bd4ea26206de26fd 1,863 0.61/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.