Loading Tool

Explorer IconExplorer

Memory Pool

15,298 transactions
5.93 vMB
0.02912611 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.49/200 MB

Candidate Block

Mining Attempt cc0e4afa6bb6f2604a28744460a9b6e6f88d1b45a3b8430c4db53881cb1184ba
Version 20000000
Previous Block 00000000000000000000d46def4b4535c6284d8845f811af0ec3e1a4f57a2cf6
Merkle Root 458f9047a4fa401074e84f5d9e23235f639f75d13756086b8b5e836c5840036f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,536
Size: 1.00 vMB
Total Fees: 0.01899026 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,453 (708,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,040 205,040 00000000000001929d617ec66055115618264aec3b0b2e5e4913309324e76af2 161 0.05 vMB 133
205,039 205,039 00000000000004e9afbb92bdc3456df5d96824034be984f3e4802b10a7cca066 187 0.07 vMB 200
205,038 205,038 000000000000033c27ee93e991d66c5e08b00551fc9b2656be6ab7b9abf17df1 235 0.09 vMB 217
205,037 205,037 00000000000003335a75aa04ca4f50066d33d5d8af1e02bc26075d5b352753d3 230 0.11 vMB 223
205,036 205,036 00000000000000730b348b0ff618cefe0323c441550e58dd29db817276f88691 111 0.05 vMB 101
205,035 205,035 00000000000003e7a3147f936558c1e974f41aad2d76dfce33bed63e958ea369 26 0.01 vMB 437
205,034 205,034 00000000000002335cac6f83c94b5f3e4dd2948ca06b2be7c1ce3f1ca7254d32 43 0.02 vMB 77
205,033 205,033 00000000000000a9ba6ba40de7f5064e544324bcfd683e4a6b829ff64852623f 197 0.15 vMB 108
205,032 205,032 0000000000000067fbf0a6ea77fcb4d52ea9469ab0c1a04523bc9692c21f8728 10 0.00 vMB 69
205,031 205,031 00000000000001cf34b224e27b01953e6fae162cf71c1f83e193182736447985 120 0.05 vMB 157
205,030 205,030 00000000000000ad7eabaef469d61e666d01b0fcb848dcfefe9b4e4a901891b8 73 0.06 vMB 81
205,029 205,029 00000000000000342a9d472c56e58cd109c4c264148b70600e4aa9a5e1729c4a 32 0.01 vMB 303
205,028 205,028 0000000000000026c3646bb42cd48612927af07e4ea5c9dfe18bab684ce66df2 135 0.11 vMB 123
205,027 205,027 000000000000002f7dae984ed518b68bde8d9d5ef666eae58d1a6bc11136fed1 21 0.01 vMB 84
205,026 205,026 00000000000003bb4a20fb1272e7939c519544d9f39a96d7bf0ad91386c40e0b 106 0.04 vMB 269
205,025 205,025 00000000000001af65b9f0bc95c525dd3c869c34db45e9d0e3cc345427479315 9 0.00 vMB 195
205,024 205,024 0000000000000061b96c18bac1bdfa0c15ab387fe58ab84bf1b82a6d9daff8c2 529 0.26 vMB 77
205,023 205,023 00000000000004dc1b1b36f11501893957e628cc97200cd5ab8eb7b3ad260c5c 9 0.00 vMB 0
205,022 205,022 000000000000049ca63f6c3d199b15a8db86014014d53b364792e162bfb7a1a7 244 0.09 vMB 266
205,021 205,021 000000000000015c95810c307d890570338fe5ce96ebad3d83746a99cfa7c378 203 0.08 vMB 280
205,020 205,020 00000000000000f9123726ffb3f950e6fd64f42b60842d5abce01afac9006277 171 0.13 vMB 160
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

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