Loading Tool

Explorer IconExplorer

Memory Pool

77,703 transactions
29.10 vMB
0.07292234 BTC
Random Selection Loading Transactions
Max Size: 178.41/200 MB

Candidate Block

Mining Attempt c65a26f96f3ac8131d4f7d4e52f68136f4d50e5a141ef986215f8f4088a3fd2a
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root afa8db8a392e47fb04273f510a5ae1adb3b042b508b94bc6b4179eb4764277ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,992
Size: 1.00 vMB
Total Fees: 0.00935149 BTC
Feerates: 301.25 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (486,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,496 428,496 000000000000000002dedf961d3ba3767872cee96b2b9bbd8feed733ab6155ef 2,555 1.00/1.00 vMB 72
428,495 428,495 00000000000000000294bce1a0a545b473fd06a57b2911eeffa475e8207d46bc 678 0.31/1.00 vMB 59
428,494 428,494 00000000000000000261114e38d337208969e19d614ce5f7bde8ba0e342c7fc1 748 0.40/1.00 vMB 45
428,493 428,493 000000000000000004334a2a263cbf7def17c2077ae645170a2b869d6dd3182c 2,598 1.00/1.00 vMB 68
428,492 428,492 00000000000000000419b4fc52fdf218104941556f519af65c2778e018b6cfa6 1,636 0.71/1.00 vMB 60
428,491 428,491 0000000000000000019f474fefd15a71b704fa76d9248e1497fbf76cd76d14c1 740 0.53/1.00 vMB 33
428,490 428,490 000000000000000003998c667b733d63bb34915eb640f8e8aa6642a25d23328b 2,675 1.00/1.00 vMB 69
428,489 428,489 00000000000000000040cac9eaee2927c47783ed217297da3f182c60a5802309 2,705 1.00/1.00 vMB 71
428,488 428,488 000000000000000000b5fc9198d87709ceebeb6a4194d611df288146f718976f 1,274 1.00/1.00 vMB 36
428,487 428,487 0000000000000000026418b23000cd98b55a89364768e665dde03617ee7d164e 2,782 1.00/1.00 vMB 77
428,486 428,486 0000000000000000046c32c4c50639d542bb217ea1c9e77a6e1c216cb4b1e803 695 1.00/1.00 vMB 16
428,485 428,485 000000000000000000edb29a5ffe337d74004caa27387f24f1c6fc20ff36891b 953 1.00/1.00 vMB 25
428,484 428,484 000000000000000003ce6b05cce868ffb350d2dc752255ed9fa626b5d608b9a9 2,244 1.00/1.00 vMB 63
428,483 428,483 000000000000000000630970cca2849cce3a772ad851b20b27e9101aac80053f 2,293 1.00/1.00 vMB 60
428,482 428,482 000000000000000002923707ae04220316e3dc9722ac31fc2ac442752d771332 1,429 1.00/1.00 vMB 45
428,481 428,481 000000000000000000c324b31ef34203e988df9b77e87841adb007e4e91502d8 1,796 1.00/1.00 vMB 54
428,480 428,480 00000000000000000265a7edb938f208fc2d231142d151a48ab89545731f33e1 1,585 1.00/1.00 vMB 55
428,479 428,479 000000000000000001fdf2d8c38efad59a5540124c4d501b7b8af49dca5eeacd 2,295 1.00/1.00 vMB 51
428,478 428,478 000000000000000002f1002f8e3f91b30eec376c68b3dd3d46b3cac1b4bff747 2,550 1.00/1.00 vMB 70
428,477 428,477 000000000000000000edc5e51f97b8bb83976f04c6c24a08ceb3e1e2bdd65c49 2,429 1.00/1.00 vMB 80
428,476 428,476 0000000000000000033a81a7e8c751f21f15204c5f589e5f62e6aad95e0a53d2 1,163 0.65/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.80 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.01 GB
    • Received: 17.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.