Loading Tool

Explorer IconExplorer

Memory Pool

49,827 transactions
28.17 vMB
0.05952179 BTC
Random Selection Loading Transactions
Max Size: 151.35/200 MB

Candidate Block

Mining Attempt de59f61561266a88ac8991664fb60ac20b2637443c14c5b0428ccc9e1127f49b
Version 20000000
Previous Block 0000000000000000000197e3bd931f4f31822b12c15d7fb295a4a4a0aeabebf9
Merkle Root 5f2da85e4f09b73da4abbb32d92f13bced5703841c99df514e8e3ba53e945f7e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,031
Size: 1.00 vMB
Total Fees: 0.00593101 BTC
Feerates: 100.00 > 0.59 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,794 (596,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,973 317,973 000000000000000000d5e0ad98442ed17ec9f05aa8c30ec1d57118feb4f718bf 1,221 0.64/1.00 vMB 29
317,972 317,972 00000000000000002628accb4149ee77f25d58c3846c4ff85d1a65871c6a9f12 262 0.18/1.00 vMB 22
317,971 317,971 00000000000000002c972379686b6d33e436b143a3d22e9221b6363d104f1c00 172 0.09/1.00 vMB 26
317,970 317,970 00000000000000002d85c864d85bdd0b7b4fbbc142b8d3a6bdc6bd5864c5968e 1,194 0.64/1.00 vMB 28
317,969 317,969 000000000000000019e4eaed0a69e1bf1a8f3e972670263deef18fd5e5a6212f 64 0.03/1.00 vMB 20
317,968 317,968 00000000000000000670a7195e484cce68da72b34edb993a1dae119a844a8973 160 0.09/1.00 vMB 24
317,967 317,967 000000000000000002355a1d2cbd013bd96fa885a048422f392a6f16bbed78ca 310 0.19/1.00 vMB 22
317,966 317,966 00000000000000000a23c5d2c79a188b5659ac5f55610596cf9cecb15274fc98 1,253 0.75/1.00 vMB 25
317,965 317,965 00000000000000002759e07c4867f1b900fdeca3198e7d08ffc71c1a33a32536 596 0.29/1.00 vMB 28
317,964 317,964 00000000000000001588453ece712f1c0d6453c1549beffa936b0c9bd31c5395 334 0.16/1.00 vMB 30
317,963 317,963 000000000000000025985af015da4ffc7162e89be9542bb831bfec17a0253480 511 0.34/1.00 vMB 25
317,962 317,962 00000000000000002a958adfc3c236a63d0fad162d9e9956263557e8b970b882 145 0.09/1.00 vMB 20
317,961 317,961 00000000000000000197b4b9554bdab6985001e0d1f6bf2d978f05f099e1df4f 1 0.00/1.00 vMB 0
317,960 317,960 00000000000000001d4c8fa4922b1ed7ce574946f957927508088c27c8a79b42 536 0.41/1.00 vMB 17
317,959 317,959 00000000000000002a6840616e19d9fd30cb14e97eeb56ef33d97d0c183539b2 296 0.51/1.00 vMB 14
317,958 317,958 00000000000000002208dba1d81a55af9caae43b01d2a7e49bd990e1069b52ac 552 0.50/1.00 vMB 16
317,957 317,957 000000000000000015c2edc3666dc07e219b47645d5ebc66509675487a51e4a3 1,790 0.75/1.00 vMB 33
317,956 317,956 000000000000000009b8ae6a65cf90163c5d13f6eb3dfceed299ffe567f6fdb2 1,607 0.50/1.00 vMB 50
317,955 317,955 00000000000000000e284d2e1cf8d11beb5df12f403b3a3d63d4c3c19596b6ad 423 0.18/1.00 vMB 32
317,954 317,954 0000000000000000292f37d5d5830529717bbb749528d68554896754cc926bfb 723 0.42/1.00 vMB 24
317,953 317,953 000000000000000001587a4a9247ebd74ccbe8247a62db0e25c08da648536a8d 256 0.16/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.02 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: 649.89 GB
    • Received: 13.23 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.