Loading Tool

Explorer IconExplorer

Memory Pool

79,769 transactions
34.81 vMB
0.19004928 BTC
Random Selection Loading Transactions
Max Size: 193.93/200 MB

Candidate Block

Mining Attempt 0464be0a4b34dd476f6aef1ff5c92fc06426df15b60b39239fe37ae3b0927320
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 15f9a3675e5fb77f45780de7884117a6d7076b21143817a9b6c9242e538b58cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,464
Size: 1.00 vMB
Total Fees: 0.05848671 BTC
Feerates: 477.45 > 5.86 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (625,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,614 289,614 00000000000000008c758850e6d65903a86cd82a4a45d30339487daa2db44edd 743 0.35/1.00 vMB 38
289,613 289,613 0000000000000000c8c977e6fb483b06f1d6cea7c3516d8ab85078c26842576f 226 0.26/1.00 vMB 21
289,612 289,612 00000000000000001a05375d43b5e29da3fdc322c2e8f7f341d69a4ebdc3f8db 128 0.05/1.00 vMB 23
289,611 289,611 0000000000000000eca389fb947bf8e5abd3642501982fdd5ebeaf1602f86257 336 0.15/1.00 vMB 39
289,610 289,610 000000000000000000f21f1229bd4de8dcffa983ae9ace3f3597fdf82dbbb86f 535 0.26/1.00 vMB 36
289,609 289,609 00000000000000007017f7276846a0775015414832420feb8d0e6d590d4e1c88 330 0.41/1.00 vMB 19
289,608 289,608 0000000000000000dc05a18d815996cf1e80bd9c9a6f1da29c0dc5733cf0d731 386 0.35/1.00 vMB 22
289,607 289,607 00000000000000007e266880c9e35896cd2a8da5acfeb47ca60d08c00041fcef 1,999 0.92/1.00 vMB 41
289,606 289,606 0000000000000000e4a6bfaa5e2e0240b8cc781e44d72b9fc8812fd8e0dd1eef 715 0.58/1.00 vMB 25
289,605 289,605 0000000000000000bbcbc303f896f852af877a08f3c8dc4f674ce6c8d6750c01 512 0.17/1.00 vMB 56
289,604 289,604 00000000000000002f1e704eff291e9167506602f9fb38ef90039ef40fe687d0 46 0.06/1.00 vMB 48
289,603 289,603 000000000000000072cc9e783f71d99ddf8d6ad73a7c1685ed49be429f3e885b 338 0.20/1.00 vMB 27
289,602 289,602 0000000000000000a09ffe5b9bcf59121becc096d2fbf646292abbed44e779da 128 0.07/1.00 vMB 24
289,601 289,601 00000000000000005a7fd768fc47d1cb42808c0d35c3846e64f6540a7a5612d8 597 0.30/1.00 vMB 34
289,600 289,600 00000000000000010bdf444a883554cc24afb93b5ddb3fc204a023cd6a217ffc 732 0.38/1.00 vMB 37
289,599 289,599 00000000000000007440dc995ed38150b66867c66214b0df1622a2f355c23965 23 0.01/1.00 vMB 37
289,598 289,598 00000000000000002ec97cda05617a829502e2249e8be64cf522c5119c4cd964 361 0.19/1.00 vMB 33
289,597 289,597 00000000000000003c17f0718f8663ef04e28659f88ddf3aea4118b52a90f7d6 64 0.05/1.00 vMB 43
289,596 289,596 00000000000000001dccdd3010dce0db6066fb34151f623caa92d81aefc8061b 110 0.10/1.00 vMB 17
289,595 289,595 00000000000000007012ce61a1d1b2129cbeded8f5f8714f12416bd5748e8728 91 0.06/1.00 vMB 19
289,594 289,594 00000000000000009afeba3b6a89513a5606c94dce72478a3793ad6d4a0f7b2b 159 0.10/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.11 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: 735.75 GB
    • Received: 18.58 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.