Loading Tool

Explorer IconExplorer

Memory Pool

81,040 transactions
29.82 vMB
0.13813020 BTC
Random Selection Loading Transactions
Max Size: 180.21/200 MB

Candidate Block

Mining Attempt dc79a524d9a32a6db2942c98cc7814916156e1191645ab18a1e794c6e635b071
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root ada77924a99192ded858c18d5a18a0800e9cf4325d32ddac7c4f3fdd79e1e684
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.05075000 BTC
Feerates: 477.45 > 5.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (226,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,054 689,054 0000000000000000000a138cc0e3d3d6c6bd7a18e34d1a9976f13eb6fc2283c2 4,251 1.00/1.00 vMB 48
689,053 689,053 0000000000000000000a9f34bcd268b78a99e27eb0097319029dac1dbd983243 3,242 1.00/1.00 vMB 59
689,052 689,052 000000000000000000070b6621de65b4429e5d5927c1857a64d4a8aa80eb0ade 2,742 1.00/1.00 vMB 53
689,051 689,051 00000000000000000004a398523e30325721f378ea3a5284148cc922e0dfdc7f 2,063 1.00/1.00 vMB 64
689,050 689,050 00000000000000000005f1de1e043602e0f3466f75145afc41750aa5d87e119a 2,405 1.00/1.00 vMB 67
689,049 689,049 0000000000000000000d7ea6a33495079adccda08541e86d4a2956b0a6d31a11 1,891 1.00/1.00 vMB 64
689,048 689,048 00000000000000000004e7ce8013d66258b14857d9bccf9d0aa03f1a37acbdf1 1,693 1.00/1.00 vMB 54
689,047 689,047 000000000000000000085685ec01b6059a4b4d1dcf4cd7e04c6301a420a7d007 2,510 1.00/1.00 vMB 46
689,046 689,046 0000000000000000000503d4afa45d2d2c1a7f2c3c3f88250d903c0a5a009029 2,580 1.00/1.00 vMB 71
689,045 689,045 0000000000000000000c923c7fc2cd17c8a6fbc5186cd99acea4924c29e29104 2,260 1.00/1.00 vMB 58
689,044 689,044 000000000000000000013ff7279087bc248e2ad5a90c646e8295a92c88944d90 2,989 1.00/1.00 vMB 80
689,043 689,043 0000000000000000000048db3bebf3d8c35513a871074b72508076a8f309323f 2,116 1.00/1.00 vMB 64
689,042 689,042 00000000000000000008f1b16e9c19d519364665b6e1fb1fa04bf20ce8fe4d1c 3,157 1.00/1.00 vMB 101
689,041 689,041 000000000000000000060c1de41de6f08ecaace93ec3954efeb44b81dcdc584e 2,820 1.00/1.00 vMB 63
689,040 689,040 00000000000000000007f4033a38b192676efa93279d2f3d44a81e5b76df654e 2,518 1.00/1.00 vMB 66
689,039 689,039 0000000000000000000a07d4e09a418d9c222769c76a750c18736f6bcca196a2 2,736 1.00/1.00 vMB 97
689,038 689,038 00000000000000000007738fc9750e49a802f17bac5586ff083e056da3572e0d 3,199 1.00/1.00 vMB 18
689,037 689,037 00000000000000000004f2545163f09cd3088629274731b81200aed54a7db1f1 2,687 1.00/1.00 vMB 37
689,036 689,036 000000000000000000031386cbd0e089a0e2b06c63694dd6fe77db235edc9b5e 3,127 1.00/1.00 vMB 44
689,035 689,035 00000000000000000002a4e1d9fe65f9df55d2d98ad904f50b5ca5b3675794bb 2,830 1.00/1.00 vMB 72
689,034 689,034 00000000000000000007effcf35c0597a60d01a3dc685c81d997f49aa248c2d1 2,333 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.82 GB
    • Received: 17.48 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.