Loading Tool

Explorer IconExplorer

Memory Pool

45,645 transactions
28.68 vMB
0.13491920 BTC
Random Selection Loading Transactions
Max Size: 151.67/200 MB

Candidate Block

Mining Attempt be05dc36593cf49fcfd60324ab2bced19b6c7a07d19d6a0aee4169161813c61e
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 49a540928efcc3bfc7680c0008ceaf74545fe91c6cff4b3d37cf883e7be960a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,675
Size: 1.00 vMB
Total Fees: 0.07565916 BTC
Feerates: 15,654.48 > 7.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (729,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,648 185,648 00000000000004800f30176fcde80d01c8123845f051f9adb55b92031a6841ea 19 0.01/1.00 vMB 49
185,647 185,647 000000000000017eacc58eb21912169a7879e5ea3adc5fd3f4f73daa493288ff 489 0.25/1.00 vMB 326
185,646 185,646 00000000000002bdc0fa7d10a71724d2845d343661440ccd930ff715d31f22b4 153 0.05/1.00 vMB 16
185,645 185,645 00000000000002d0c26e86cf3440a012147a7b20ad728040b924c4f0766acada 361 0.25/1.00 vMB 245
185,644 185,644 00000000000005b88846eef88f99bf199824ed88a5c08747c700eda57f672930 115 0.05/1.00 vMB 169
185,643 185,643 0000000000000451764338260addf7ee3e6db08ae6b53f3770218dd487b61c8a 10 0.00/1.00 vMB 29
185,642 185,642 000000000000088345ad2b11e31a670489c42d7a7ee006677c7328bbe18ccd3c 109 0.07/1.00 vMB 1,081
185,641 185,641 000000000000084aa8a1e6e8547403a9cb140fb7bc10c74dc9720b667e0a45c6 142 0.08/1.00 vMB 80
185,640 185,640 0000000000000843fa2668a557aa77fe6e0acbe1ffdca48f322dc00752e72e94 293 0.15/1.00 vMB 91
185,639 185,639 00000000000007ba19f5ea772c4780fd9f5c03e8a74982509e690e2fbdfcc679 286 0.26/1.00 vMB 623
185,638 185,638 00000000000004e89ba6907cb3b868834eeab8788eea78db0fe7c58b9f787ba9 64 0.05/1.00 vMB 182
185,637 185,637 00000000000003a8269828e16fffdee63b796d51167663bdd776680587f54974 21 0.02/1.00 vMB 132
185,636 185,636 00000000000005d385a7ecca0bcfe6633ae8094061e549ec6257a8ebdcf53319 17 0.03/1.00 vMB 54
185,635 185,635 000000000000041b0af84af36a8cea0f99bdf8dd43496ede7da9e40a49704d4b 193 0.12/1.00 vMB 157
185,634 185,634 000000000000015be98aeaeca8bee6cbae16ab710a80689e3e7c2dedc71f9d1e 17 0.01/1.00 vMB 49
185,633 185,633 000000000000086ce38b5fa506d0fae1c84745a91e886d4f193fc4ca672f19e7 32 0.03/1.00 vMB 115
185,632 185,632 00000000000004641374be97e8f90e5ac58bbcb6f11e2a1ef705bb84a39b69a5 896 0.36/1.00 vMB 323
185,631 185,631 0000000000000290c503ac2673877f97ad806b37ccd1675aec6b2de7d3fe5f97 156 0.09/1.00 vMB 4,541
185,630 185,630 000000000000045386be2122d89c76821ae7a43f3ab8c56d934406831e2fd87c 122 0.05/1.00 vMB 169
185,629 185,629 0000000000000860f2274f347fe860f26ab1c8545b726c7818af2a5e4450b2d3 108 0.04/1.00 vMB 133
185,628 185,628 000000000000096c09a7b85f8f72892d5fcaea1f523ccfdb2abfca8e4bea464e 214 0.09/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.04 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: 650.74 GB
    • Received: 13.32 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.