Loading Tool

Explorer IconExplorer

Memory Pool

83,840 transactions
31.45 vMB
0.10019591 BTC
Random Selection Loading Transactions
Max Size: 192.88/200 MB

Candidate Block

Mining Attempt 9241f190eb1e5bb8eb17d96b553c52cecc277e690f66a3feaeeffb70ce7a0f13
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root c7eff2b8d49a3e10557077d5cd2690aa1e392907a82e2a9a6d1f4c8e016eab87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.02832749 BTC
Feerates: 504.27 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (429,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,538 485,538 00000000000000000062559f374b34cd29b102d2736ad0270cc4634673ea101d 2,269 1.00/1.00 vMB 164
485,537 485,537 00000000000000000034111f28ba08203b5b816ec798632d36fcdf6b611eb2c8 1,964 0.99/1.00 vMB 136
485,536 485,536 0000000000000000001e35bc8f4d965e49707198f5c0d749c689c8f23be29dc4 2,207 0.99/1.00 vMB 261
485,535 485,535 000000000000000000d0606560b4daa00c247dd48bc1392f80a4636c90df9270 2,043 1.00/1.00 vMB 149
485,534 485,534 0000000000000000003bfc0ef09efb97d7c18c6a2a4d06aa309f2a090978ea0b 616 0.41/1.00 vMB 18
485,533 485,533 0000000000000000007bfc78ad8b6b9c2c72d3943290a1e999970b505de599bd 1,558 0.95/1.00 vMB 24
485,532 485,532 000000000000000000e279a3048c04a96f56348406674792b86b2c4e8f34cb08 1,900 1.00/1.00 vMB 110
485,531 485,531 000000000000000000c938d625c41a97790f08102368b4264597d482bb066188 1,877 1.00/1.00 vMB 96
485,530 485,530 0000000000000000002bbc891efacb5d420852deef596500fa3c86c3df9c8ff4 2,137 0.99/1.00 vMB 168
485,529 485,529 0000000000000000006eed46d79aeb1949868bf1b35b23087bc0ab4b0eba48f4 989 0.46/1.00 vMB 86
485,528 485,528 000000000000000000bda8a3e6d49e6eb2f274ae87b7bd92e29c73e857cfc5d7 91 0.07/1.00 vMB 90
485,527 485,527 00000000000000000055243171e7ae55eb993d4ecea98952e97228c00a7263de 1,017 0.51/1.00 vMB 105
485,526 485,526 00000000000000000036f3c6c49da015a97f3135319a238b5c7eca6a6535b430 337 0.17/1.00 vMB 129
485,525 485,525 00000000000000000050b372b96e0f5521a64b1eb74c30774b4116b35229c987 471 0.25/1.00 vMB 102
485,524 485,524 000000000000000000df98cf4951d5b1557a615dbdb76136b6482c853186309e 1,837 0.90/1.00 vMB 99
485,523 485,523 000000000000000000a76c562843c5071adcab42cfdc95b96ee18aa50f703ea8 1,774 0.89/1.00 vMB 110
485,522 485,522 00000000000000000049d6a297b61b86c8aae274841c8f6cf77cce74303d8982 1,145 0.71/1.00 vMB 66
485,521 485,521 000000000000000000a3a05ac7c089630f3ef787ee328ca4bf47afe4e6507ee1 1,018 0.55/1.00 vMB 121
485,520 485,520 0000000000000000008860ee278f8c8dba2431de6738b861ab9a62fa6e281f48 581 0.33/1.00 vMB 91
485,519 485,519 0000000000000000010121fe64ef7e23e3961824369cd320dac35f57eef06775 1,669 1.00/1.00 vMB 115
485,518 485,518 000000000000000000bb78ca2d97d8c0b7fcc371d26e60a1d75246ae6b743541 51 0.06/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.77 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: 709.29 GB
    • Received: 16.86 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.