Loading Tool

Explorer IconExplorer

Memory Pool

72,459 transactions
27.27 vMB
0.07231640 BTC
Random Selection Loading Transactions
Max Size: 165.06/200 MB

Candidate Block

Mining Attempt 4a61b49d814f1c313a85f433515a0f1e500d5fbbe1f7a85be9ae94c4278d65da
Version 20000000
Previous Block 00000000000000000001786aebd3f443cf40988cd154696895dcca923ff8c390
Merkle Root 9943ea9df3b5617f641980ffc180e07b6fa88e32b76c12ebee13281c718a3b6e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,714
Size: 1.00 vMB
Total Fees: 0.01367432 BTC
Feerates: 201.37 > 1.37 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,576 (714,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,527 201,527 000000000000022b891400083c1a19952b6713aceb8c148bed245c81120f16d0 488 0.25/1.00 vMB 171
201,526 201,526 00000000000002be7e1139aa46a7a7c682d383cb30315090868d76992a33615d 176 0.07/1.00 vMB 226
201,525 201,525 000000000000057b14f2a95272d26c1ec3fef88560de6119ef80b92aee39139d 230 0.16/1.00 vMB 132
201,524 201,524 00000000000004be9cbdc9b0d6a5ad0cdf6f75d95eb3c7bf05fc0afe9f330230 260 0.14/1.00 vMB 188
201,523 201,523 000000000000019748bfc3e654b63f0b4ccdbec735e5fc01cdcf0d49e6c9f280 114 0.04/1.00 vMB 14
201,522 201,522 000000000000001a6d9549b5522df30893c9533c494585f50f1ddeac68d84acb 265 0.12/1.00 vMB 196
201,521 201,521 00000000000000c987ab54ab34e256fa06712f23f921b93a477c1d0ddf6a3bd7 28 0.01/1.00 vMB 81
201,520 201,520 00000000000000d3664a1e0dc22e12cfea15b4d6a94f15f65da89a8aa8526af1 327 0.13/1.00 vMB 36
201,519 201,519 00000000000002d3ee5f114a31876c1b4a9780463dbc02a355d6f7f31eede438 55 0.03/1.00 vMB 17
201,518 201,518 000000000000001224840054005f123fd43c110c1d9647b12f768d18ffe986ba 442 0.23/1.00 vMB 401
201,517 201,517 000000000000027dc5e23e2ccf28d45b78b87b31224dabb2811d391de501b2bf 65 0.03/1.00 vMB 515
201,516 201,516 00000000000003f46ff7891eaf48ba4c425ae51b78ecc37bc5298b4dc5e62477 132 0.05/1.00 vMB 201
201,515 201,515 00000000000003e0d0af496038a16838194e7594e6a4642d139acb4d1835e327 82 0.03/1.00 vMB 110
201,514 201,514 000000000000025e8266ba121098ba0bb213af7d07f6bf2f84e4b8d682899d7f 21 0.01/1.00 vMB 99
201,513 201,513 000000000000055671e8802e11fb8f518da785bda66bd16a41a98e6a34737561 17 0.01/1.00 vMB 36
201,512 201,512 00000000000004d9964cb68b3bbc5e37a18ecc8b526d3f86adfa6b1faaaac221 72 0.06/1.00 vMB 26
201,511 201,511 00000000000003642c1d946717b040d23cc96799e78f61cf6c354d894c82a135 249 0.09/1.00 vMB 134
201,510 201,510 00000000000000c077d5097006027d6fde4a2aa7a8791eb15221e733f30f2878 220 0.08/1.00 vMB 175
201,509 201,509 000000000000058f7f7dfc65f3c060dc1378e9619800bf6e758b405dd64e3524 128 0.06/1.00 vMB 269
201,508 201,508 000000000000051b1f3daf5ece9f8e29184d7fb1f3cf71408b7cdc7f5f577a08 30 0.01/1.00 vMB 123
201,507 201,507 00000000000002eed9559bf020fb8b8de20e142558d9327a1ed3eb74bc2392f5 146 0.06/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 783.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: 769.12 GB
    • Received: 19.69 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.