Loading Tool

Explorer IconExplorer

Memory Pool

67,351 transactions
25.73 vMB
0.05884064 BTC
Random Selection Loading Transactions
Max Size: 155.01/200 MB

Candidate Block

Mining Attempt ebccea5f402a65f431726d0929283578a90ecdac693a9e7f51bf363e1c46c768
Version 20000000
Previous Block 00000000000000000001aa9a1283aa889ea41c9cc87a0ebad4e6b488f74e2a00
Merkle Root 9e84a6bcdae432f0b1010344e4509e6da0c45ff12b78eaedf625d62bcddbe9d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,074
Size: 1.00 vMB
Total Fees: 0.00449468 BTC
Feerates: 40.21 > 0.45 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,520 (682,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,055 233,055 000000000000012071506050e9e4d4ab1c16601dce1210a059b287c520561f7b 19 0.01/1.00 vMB 109
233,054 233,054 00000000000001cce7fa87e5a146cdd462e4323121ef069e147a1a567671fd24 315 0.14/1.00 vMB 163
233,053 233,053 000000000000004d38ea45976eb93ce3cb2511780f2a381f4fdb39e437ac567e 259 0.11/1.00 vMB 173
233,052 233,052 00000000000001644593eca8826cad61e65619268dfcd52b5cf5eef259a2ac96 625 0.28/1.00 vMB 147
233,051 233,051 00000000000000aaffc55049cab7cca827438c82638f5e5eaba3da3a7d1f9a5d 4 0.00/1.00 vMB 93
233,050 233,050 000000000000004c5441447932bc3aba555de9eb76d5d10ec9388927f04a51f3 402 0.23/1.00 vMB 139
233,049 233,049 00000000000000ac2648a46b87f97971534ba8cadf8130083418864b5460660b 300 0.12/1.00 vMB 217
233,048 233,048 00000000000001d56e2ac4d2b37269d6101a76377d08e58744b0d49be897cc0f 220 0.10/1.00 vMB 167
233,047 233,047 00000000000000abfd1d08e12860d0666ae88d86939068e835c4a2bb20bc9787 4 0.00/1.00 vMB 45
233,046 233,046 0000000000000130ac9bb884a1b6e0bb037124b66a0b4d4db02240ada41426c3 546 0.27/1.00 vMB 145
233,045 233,045 00000000000000e76cddac91bfdbf51a73f31ec740e07d651fba24f381289965 3 0.00/1.00 vMB 19
233,044 233,044 000000000000011e9003fbf06629572236580e28e7630a0d2e914d6506bf52b9 290 0.13/1.00 vMB 178
233,043 233,043 00000000000000a3678c62336dbdec17fc2b23d86a09f2ef34d9bc6f326c1084 180 0.25/1.00 vMB 40
233,042 233,042 000000000000010e6bff92464b71ea92afa5e386395c6145b27101dae866dee2 382 0.17/1.00 vMB 161
233,041 233,041 0000000000000189dd06b1f38c33ec28c957e4f5171373f12b7b0d4099afeb40 268 0.11/1.00 vMB 120
233,040 233,040 00000000000001942165c40841a2d5b2fcfba9ae3a83cda66bb861c77b522de1 764 0.36/1.00 vMB 159
233,039 233,039 000000000000014d5c6c4f896eb315907e8878deb078012f6e792e8aaabbbf0d 894 0.43/1.00 vMB 141
233,038 233,038 0000000000000051bab96c9eeccaf4c2c4237d5e9364be91141c54f84c97d618 270 0.12/1.00 vMB 177
233,037 233,037 0000000000000061ee610bc92414dfb5f75daac7369c39dec66b42efaf65e91a 314 0.11/1.00 vMB 246
233,036 233,036 0000000000000078d2de2febd51053d02b9ff38d586a677d403c8975586dd187 342 0.15/1.00 vMB 147
233,035 233,035 0000000000000085345402ea4903d7de3e3aec2fe37dfc1b96e6db822f212601 298 0.12/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 783.30 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: 766.94 GB
    • Received: 19.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.