Loading Tool

Explorer IconExplorer

Memory Pool

79,985 transactions
30.10 vMB
0.08952755 BTC
Random Selection Loading Transactions
Max Size: 181.40/200 MB

Candidate Block

Mining Attempt ea5513710ad99674e4beb2956bb11f3268c04317aa81f3b46a2fa932a6f65836
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root ac6092b72251bce9caaec8fd28da9c524a16a370326eaeaf46ad04e150b72c61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,230
Size: 1.00 vMB
Total Fees: 0.01939178 BTC
Feerates: 80.28 > 1.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (269,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,657 645,657 00000000000000000001a254210677ed523a435fc520233de1473d3bd663d2e8 2,139 1.00/1.00 vMB 85
645,656 645,656 000000000000000000000d31218648f555f9a125e5343a105297eaf6e9898182 2,627 1.00/1.00 vMB 78
645,655 645,655 00000000000000000002cc8c789f664e95e54c5a87cce6f04b47a8956cbe6fff 1,973 1.00/1.00 vMB 63
645,654 645,654 000000000000000000059a013a04e5e74342ac9ac07dd1bf55e1d30bc58f040d 2,070 1.00/1.00 vMB 61
645,653 645,653 0000000000000000000b2a2a3135e7f1ba6157b03e6367334742bef0dffffc9b 2,845 1.00/1.00 vMB 129
645,652 645,652 00000000000000000007121de0440cac8d7639e926864af3e81a225c03f56539 2,058 1.00/1.00 vMB 122
645,651 645,651 00000000000000000005dd34f6d8a33f448ce0c526d892cf79bd6fd050ba78e6 2,298 1.00/1.00 vMB 69
645,650 645,650 00000000000000000008dfef4a1d82276d18eeb9566b58248ee6e8c32b16f43d 2,184 1.00/1.00 vMB 11
645,649 645,649 00000000000000000007ffd3736ba14dacc28fab4f972803987ec18e0a49ba66 2,059 1.00/1.00 vMB 19
645,648 645,648 00000000000000000005b3e75bd8e4a22426d9101bf84d133ebc1f40f17ea83a 1,921 1.00/1.00 vMB 55
645,647 645,647 0000000000000000000c247ebc65a54bef03a0458a152af570e3b739e269f6d9 1,897 1.00/1.00 vMB 11
645,646 645,646 0000000000000000000b3703e998db7d165fc3f6dc7c989cd6d175074f4eaa53 1,254 1.00/1.00 vMB 34
645,645 645,645 0000000000000000000713c91995d59f029b95786f4b1910903af81be31fc408 552 1.00/1.00 vMB 24
645,644 645,644 000000000000000000037bf4629c1a7c75a37f187cf76f0ae280608f9834a784 1,548 1.00/1.00 vMB 43
645,643 645,643 00000000000000000006442e2e762de0f69a25f6af5bdf7b7a017b49c4bac4ed 2,620 1.00/1.00 vMB 49
645,642 645,642 0000000000000000000d37473528f26b18dab04e10d7b1d5b8ac09830504b02d 2,708 1.00/1.00 vMB 125
645,641 645,641 000000000000000000096ad22c12465fe0946ebfc462d3d7cf205d9e9221f627 523 1.00/1.00 vMB 21
645,640 645,640 0000000000000000000797b9fd57fa2e38c4c43e40448759ddd3c4abb3a49663 1,280 1.00/1.00 vMB 45
645,639 645,639 0000000000000000000685abad9e36e091c5aab56742464e6beb6147253ea761 238 1.00/1.00 vMB 10
645,638 645,638 000000000000000000048065bce7fdf71e2a4e928ca4323ca6f5c020e668fdd4 2,225 1.00/1.00 vMB 93
645,637 645,637 000000000000000000094d43a9d848169718697b5188d8f7339fc839ac87a3d4 1,296 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.25 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.