Loading Tool

Explorer IconExplorer

Memory Pool

30,806 transactions
25.45 vMB
0.06436150 BTC
Random Selection Loading Transactions
Max Size: 125.73/200 MB

Candidate Block

Mining Attempt fd8183f9c778bec8181978ae6ed4d85764d0ddc69503e27efb4c5c08f8e83696
Version 20000000
Previous Block 000000000000000000017869401cddf8699dada97ead2721ddd292f6edd60876
Merkle Root 6e1767a9976a48e0e64f4dbe590e11e0150f20e64494d389e5ca433465d3c1c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,711
Size: 1.00 vMB
Total Fees: 0.01723444 BTC
Feerates: 301.60 > 1.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,190 (682,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,010 232,010 000000000000008611da4e63edd3f05aeb327b3746b9c19ca57726b0ea7d98e4 864 0.25/1.00 vMB 497
232,009 232,009 00000000000001a5695dd03b119298f1cd42bc2d79a77879c49a4d552368d700 29 0.02/1.00 vMB 133
232,008 232,008 00000000000000edfdbecaceeab54a4a4a025d2175b5f4a6d63841034a41efc6 395 0.20/1.00 vMB 116
232,007 232,007 00000000000000d38713b8c4c37aff5ede0a3cf2ebbb54658cb421eef24339f0 365 0.17/1.00 vMB 171
232,006 232,006 0000000000000150e2d5542f5ff7c8e377e18000f1a9a07c052e2d454dd0d0e7 1 0.00/1.00 vMB 0
232,005 232,005 0000000000000086053886e23a335387c308a7a13070818064dd5f2639626df3 22 0.01/1.00 vMB 131
232,004 232,004 00000000000000bd30ae7b868d537b9aa1c1b2e40966ab6d20ea8a8abda46980 360 0.14/1.00 vMB 157
232,003 232,003 00000000000000844b7a6f9019935c736af4db410acb9e05b27e3ed0f41a146a 212 0.11/1.00 vMB 114
232,002 232,002 00000000000000777f5b28108705a8023d8a27d1393d2a287dcdfe646fef532c 435 0.21/1.00 vMB 165
232,001 232,001 000000000000017bf6d8208debd93d57c0bc951c0f032741fc1733bca49bb0c2 218 0.09/1.00 vMB 151
232,000 232,000 000000000000018f47636e1c3a946db77624880ae484ffb0233f5aac6316b3bb 266 0.12/1.00 vMB 128
231,999 231,999 00000000000000da3a8b5302ef03d3baa816b2336108239447081179962da939 319 0.12/1.00 vMB 106
231,998 231,998 0000000000000068a9e5acd90ee130e6af90d093f324a28fbcdc492c8a9d3d9e 225 0.10/1.00 vMB 136
231,997 231,997 00000000000000ccdbd5ddc05b6bdb54ef2aaceaf718c168495e6d0cba024241 433 0.18/1.00 vMB 140
231,996 231,996 00000000000000d3b5f76cdccd454a8dd8d316b20499c3c79283e1bd8a368e80 62 0.03/1.00 vMB 132
231,995 231,995 000000000000003db26bce893f88c9466c7f239557b99b21506613494e730b64 224 0.10/1.00 vMB 151
231,994 231,994 000000000000016ac46339bb20d1ec80701b0bb5a4916ad87e9cbc5631e4f92a 101 0.05/1.00 vMB 169
231,993 231,993 00000000000000c025668145c163227ff8c75dfd5f96082212a55aaf36089204 154 0.06/1.00 vMB 148
231,992 231,992 0000000000000025f67d8c3d83debaefc909fe286130d8a84755268796734205 202 0.09/1.00 vMB 172
231,991 231,991 00000000000000f847bfd0e4293b1ebd7dd1202d5e38f3179cd06a882a74253a 172 0.07/1.00 vMB 159
231,990 231,990 00000000000000f27760e1f23c8eb5ee0b7f91ac61e0b5f0452a3992476d3063 191 0.09/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 780.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 572.70 GB
    • Received: 7.95 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.