Loading Tool

Explorer IconExplorer

Memory Pool

81,413 transactions
30.77 vMB
0.09042375 BTC
Random Selection Loading Transactions
Max Size: 187.66/200 MB

Candidate Block

Mining Attempt 88b0ae7cfb8775f8b20d091427625cd97f854f361f7385f035b0467488b31383
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 19248f047e1e49fcccaa1f612e0d3d0a8f301addb8f022a733010eefb632e22b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.01943346 BTC
Feerates: 301.57 > 1.95 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (643,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,255 272,255 0000000000000003249b4d2d247db4ce12ec8a0371576ddc50f9d2e8a74866af 632 0.25/1.00 vMB 98
272,254 272,254 000000000000000284b2137c1f8637e4878763cf25c2738c434f7bc0ad8f7760 148 0.09/1.00 vMB 39
272,253 272,253 0000000000000005a3ad99d523842dfe568e5cded628797f26e03bdcdc4ae137 132 0.15/1.00 vMB 14
272,252 272,252 00000000000000044945512fd943f6654bcdaa697b7327da962fe9feb14c5bf8 697 0.38/1.00 vMB 27
272,251 272,251 0000000000000002a58a58336bb907c909134ead6a8717dc9cdada99e6505751 767 0.25/1.00 vMB 112
272,250 272,250 0000000000000004309697fca6317795db4da0359a1caa3d17f5f8a3cb209dc1 971 0.49/1.00 vMB 69
272,249 272,249 0000000000000001610df7564851a9571f04c51651af5e758723c65da4d6e844 32 0.01/1.00 vMB 28
272,248 272,248 00000000000000000cb7894f5bf649e6869dcc8de2fdef9d29cf1bbf95fca4df 32 0.02/1.00 vMB 24
272,247 272,247 0000000000000005abda0791d56b4f9117c4d205c4fbe0c437602fac8d1b2972 404 0.18/1.00 vMB 64
272,246 272,246 00000000000000008933a0463f76302d76e736395ea308c6f97b54aafc28297f 315 0.16/1.00 vMB 47
272,245 272,245 0000000000000000fad7250c10cbbcce1217dcc910660b3a2cae2b23e963932c 832 0.25/1.00 vMB 194
272,244 272,244 000000000000000512121d53ce3de1b2702108ea6beb380ebba82f6fc678553e 463 0.18/1.00 vMB 58
272,243 272,243 0000000000000001bff2cfccd367ff00fc9f5682a3d1267e7138f21d076988ff 712 0.30/1.00 vMB 58
272,242 272,242 0000000000000002121e4260f4dcf63256d81fa0f35d3597d2dc1db888905fa7 169 0.07/1.00 vMB 41
272,241 272,241 00000000000000013c4afcc0ac62283bd179794f08093e87c836fce10cd12539 453 0.36/1.00 vMB 33
272,240 272,240 0000000000000004de649ff412da956b5d9c735e8e82fdc164cd053d6f80b7a4 872 0.50/1.00 vMB 42
272,239 272,239 000000000000000508425a74d4a0610dc421448d986d74b441420db4bd1589c9 667 0.25/1.00 vMB 62
272,238 272,238 00000000000000008f9b99c58e5709edca593922c5b57bf9e19e992f61efd0e9 48 0.01/1.00 vMB 29
272,237 272,237 0000000000000002e599a41e58b03ff0e71866bf9629109a79db69acd1fdcb06 556 0.24/1.00 vMB 55
272,236 272,236 0000000000000002132bf7a541578c2234efa9769cafe92a0ba8fc901bf5e57c 557 0.24/1.00 vMB 65
272,235 272,235 00000000000000020bed45f33615c1ae015acbab6ac289d415589ebd318d0fad 244 0.15/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.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.