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 (623,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,886 291,886 00000000000000002fd949770524eea54446adb70603a90a4c493d345f890e04 1,405 0.79/1.00 vMB 34
291,885 291,885 0000000000000000bbcc531d48bea8d67597e275b5abcff18e18f46266723e91 435 0.35/1.00 vMB 28
291,884 291,884 0000000000000000302e65482950c880eaec8b43e5f0573825c5f9fa81949ffc 285 0.16/1.00 vMB 133
291,883 291,883 00000000000000009408497dcbcaecea134a69f246fc97ceeeb83c917da78e16 708 0.36/1.00 vMB 39
291,882 291,882 0000000000000001012d1da1a33f3377db046bdc60e9d2200ba24a2ecd86fe2f 327 0.18/1.00 vMB 36
291,881 291,881 000000000000000039df508957ab4a55b9cf29ac98aec0b7dde130daa5b333f6 1,188 0.66/1.00 vMB 37
291,880 291,880 0000000000000000657de91df7a64d25adfd3ff117bc30d00f5aa3065894f4a5 648 0.35/1.00 vMB 33
291,879 291,879 00000000000000005d18432d4ed57d1557100b549cde87b60fd84c3734913502 128 0.05/1.00 vMB 39
291,878 291,878 00000000000000000f417711ad92c5ea9542d931b32788e51083023505daa9da 178 0.10/1.00 vMB 22
291,877 291,877 0000000000000000118817efe0eb93d21a2c804de9291a4da699af283e3133ea 29 0.01/1.00 vMB 35
291,876 291,876 0000000000000000dbbac6495217a63d81312b624b8e8ff736a74821949db14b 131 0.10/1.00 vMB 34
291,875 291,875 0000000000000000dda2915c41cedb41a621e66489e8ee7a354ccca892c5dd40 341 0.28/1.00 vMB 25
291,874 291,874 000000000000000101e502cb9e8b6b5bff7fece255ea114a0c571a8e21890a70 781 0.35/1.00 vMB 40
291,873 291,873 000000000000000044a47450a7cbff646cb041246feb92fcf5197e4f0e5fa197 361 0.15/1.00 vMB 43
291,872 291,872 0000000000000000a1adef964e28beafc83b4cdbbb5c669e8c40ba33ffc3bd83 873 0.50/1.00 vMB 35
291,871 291,871 000000000000000079557def76dddcd2c93da1b66c4371a714223bdb6c5d7ae4 516 0.25/1.00 vMB 40
291,870 291,870 0000000000000000e8033afc5dfad298a95c73cbe7bc11186c7544460c007fde 220 0.12/1.00 vMB 25
291,869 291,869 00000000000000004674e91dd6efeac7255d1de13fadc55261241dcb6d8397b5 283 0.21/1.00 vMB 34
291,868 291,868 0000000000000000c331755dc8dfdf2edff6e9ae5564178c2bf39adc1424aac9 630 0.30/1.00 vMB 39
291,867 291,867 00000000000000007feb3988e09683e92c5581656d9bb33f2a550f3dadb046f0 364 0.23/1.00 vMB 46
291,866 291,866 00000000000000007c25aaff973fc141c768a09a55278dbf001c80c670a7a72e 684 0.30/1.00 vMB 36
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.