Loading Tool

Explorer IconExplorer

Memory Pool

82,365 transactions
30.35 vMB
0.08254965 BTC
Random Selection Loading Transactions
Max Size: 186.12/200 MB

Candidate Block

Mining Attempt 1c152f16879ed96700dd721eca852429e3eeb6343a479481a801e115964ce113
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 3964a6247645a37fa12ee36dcc1848c648f6df129faa45a1558f6f113a11ab7c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,852
Size: 1.00 vMB
Total Fees: 0.01483767 BTC
Feerates: 60.16 > 1.49 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (478,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,375 436,375 0000000000000000026f3be15f2f074308aac2deeb3a184b9e046dfdb73bff2a 2,774 1.00/1.00 vMB 78
436,374 436,374 000000000000000003474cf8ffbcbbc9838fa46dc334ed941f2db895939d95a1 205 1.00/1.00 vMB 4
436,373 436,373 0000000000000000011cfebbb2d2ebf24b83a3caf2cdcf28e6d17b02b9fd7fab 1,772 0.91/1.00 vMB 70
436,372 436,372 00000000000000000035ba0f49ece4753f115d75d881dc743f9abf7fa852f35d 396 0.25/1.00 vMB 46
436,371 436,371 000000000000000002a8023a0073c242f02837e2912d39ac12fe7e328bac2284 596 0.43/1.00 vMB 40
436,370 436,370 0000000000000000032a933c2734c7b21efb49c8a0e3d2528f3c8675ac87bb4c 1,023 0.74/1.00 vMB 52
436,369 436,369 0000000000000000021b8f8aaa65bb76c7929f6d7897f43371b8bfdbe6033c56 424 0.15/1.00 vMB 69
436,368 436,368 000000000000000001a1f1316cc88ca13cfbbc27044f7ef3595236bd1d1caebe 1,317 0.56/1.00 vMB 72
436,367 436,367 000000000000000000ede731d820b481de8fcf1b2efd30bd458ad02ea20056a9 172 0.08/1.00 vMB 74
436,366 436,366 000000000000000003bad17ac893eedba8aeb807c7d7371ac405bd52f7ddb698 2,138 0.85/1.00 vMB 73
436,365 436,365 000000000000000000023708e58fdd42504a8e00cfd9d1a1a4eb3754e5b44412 2,165 0.85/1.00 vMB 58
436,364 436,364 0000000000000000034e9d21330ce861bab5d7e81156ca0b3d9c0f034a393e9a 554 0.75/1.00 vMB 125
436,363 436,363 00000000000000000036e09f1bb12cc6203c7a6576c875d0ca1f2aae5d5e9ab2 774 0.79/1.00 vMB 35
436,362 436,362 000000000000000001c591be186e12514f0fcb06a42ebb5ed2dc89905a0824d1 2,322 1.00/1.00 vMB 59
436,361 436,361 000000000000000002e8da754158454b9cdb8a9a3978550b7f5d0e52351cc7d8 2,748 1.00/1.00 vMB 85
436,360 436,360 0000000000000000011cd44a9ae3eab35739b4bc4c76e45d3122933e1f4604c3 158 0.74/1.00 vMB 5
436,359 436,359 00000000000000000358a77d674511bdc1b808a5602fb7920376e2586e19cddf 1,419 0.98/1.00 vMB 49
436,358 436,358 000000000000000001bf1b8b40380313814ad2b881ecfb6c8496978badd46c4e 766 0.74/1.00 vMB 33
436,357 436,357 0000000000000000006c8264994d7998e8494cefa0b25c36dbea71af513be094 2,046 0.91/1.00 vMB 60
436,356 436,356 000000000000000002cf0ee07b114a336e858ee5c70ce2600e103983ec8efc8c 2,643 1.00/1.00 vMB 64
436,355 436,355 000000000000000001683ebbc9422573d8752fd78d8be307d7b39019c17a495d 453 0.16/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.