Loading Tool

Explorer IconExplorer

Memory Pool

78,346 transactions
29.07 vMB
0.11539999 BTC
Random Selection Loading Transactions
Max Size: 175.36/200 MB

Candidate Block

Mining Attempt 4159c4e259ae5100f4e1de4899ab7302a1df97aa075c613309e9c86101a25869
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 8299cf12104c0dd36e419ec8c8509548a638d023fc03b5f761c9e5453ae78559
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,083
Size: 1.00 vMB
Total Fees: 0.04084051 BTC
Feerates: 150.80 > 4.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (582,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,044 333,044 000000000000000018a643ca92b73e0ea5f2a159fa4041bab45812a1ca147f9e 67 0.02/1.00 vMB 17
333,043 333,043 00000000000000001b426c255faeeee2cf1a86d9ba719cb4adf9293a62f2e489 176 0.13/1.00 vMB 15
333,042 333,042 00000000000000000a23a6b449512caa58dc8e010683bd9c4020ec8d43309f7f 169 0.10/1.00 vMB 18
333,041 333,041 000000000000000005ceed3d4ff3333391bc887d1e728077c0762dbdc4196556 1,036 1.00/1.00 vMB 14
333,040 333,040 00000000000000000df31d905bc6e0b627958bb65aab6354d1aad0c771a358ac 1,171 0.75/1.00 vMB 21
333,039 333,039 000000000000000002d4274ba0d433541447e163427c1c1e64cd8969ffd09cdb 2,071 0.75/1.00 vMB 37
333,038 333,038 0000000000000000175abbf4469a5e9d1f8716756e2335f05ffc9c59a0b3aafc 207 0.11/1.00 vMB 23
333,037 333,037 000000000000000011ce2a87714d0771d5f67a11ff4f8dd491384e5c92b71639 74 0.05/1.00 vMB 19
333,036 333,036 000000000000000000d90e7c57ca454ae63ffd3356a6d54219ea4f636929781d 177 0.10/1.00 vMB 22
333,035 333,035 00000000000000001b2cf275e6a5664ab66494a98c4708d08a9b92b618d8f164 15 0.01/1.00 vMB 30
333,034 333,034 0000000000000000193ab6301dd507f1f3e3135498d964c60e95408865ffe0c9 90 0.06/1.00 vMB 21
333,033 333,033 000000000000000015afc0e17983270d57102ea374253b9393d9f7a3ecfe47fb 153 0.07/1.00 vMB 10
333,032 333,032 0000000000000000077c93c56ab11c9c25192060dfd5ce41f6e8b38f72e1e895 536 0.26/1.00 vMB 24
333,031 333,031 000000000000000018b9f08a4afbc45b4b8a70d9693ee1b876b012a8d5df3173 682 0.40/1.00 vMB 24
333,030 333,030 0000000000000000105eef1b33d8aeab37cebd2dde29915c253f622ac3649220 755 0.39/1.00 vMB 25
333,029 333,029 000000000000000005d0693b9b3459949922fa8139c3098281c34769eb1c624c 870 0.42/1.00 vMB 27
333,028 333,028 000000000000000019e2dc0de1d5d55c30e90a905d569ef2d3fdc865b3a15f94 703 0.64/1.00 vMB 16
333,027 333,027 00000000000000000c91485d9f90dd6efa561eb6e12004bfcd392546ace1bd4c 1,977 0.75/1.00 vMB 35
333,026 333,026 000000000000000013bedfe460a56487977b7daa8bccbb7ad75ac89c2182c393 612 0.44/1.00 vMB 18
333,025 333,025 000000000000000014f26585171d569de5b788c3dcb92b4cc8a75f7324323df1 607 0.22/1.00 vMB 36
333,024 333,024 000000000000000003970ff87baa9fcfbbd0cc3e63e7cbb750076c183a837cc1 153 0.09/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.21 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.