Loading Tool

Explorer IconExplorer

Memory Pool

81,133 transactions
30.36 vMB
0.11810571 BTC
Random Selection Loading Transactions
Max Size: 182.87/200 MB

Candidate Block

Mining Attempt 19dd71857ceaf202d22dc37ddf6c599dacd1719bf00df2e3ecfb7b5e19bc0f6a
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root bf47c0f61282ca380449a9511865550efe29350aeb32dac3859eeb74018632cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,158
Size: 1.00 vMB
Total Fees: 0.04384519 BTC
Feerates: 150.68 > 4.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (127,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,316 787,316 00000000000000000004f4238e4590dd82002b928215b6054551bd04474a2352 3,242 1.00/1.00 vMB 39
787,315 787,315 000000000000000000010e10057161e7cd00c4c9f147dbbbf82f93b750d003de 2,487 1.00/1.00 vMB 50
787,314 787,314 00000000000000000003fff6ff3e31a004edec36e200b6a6b8efdaa42be5ba90 4,176 1.00/1.00 vMB 11
787,313 787,313 00000000000000000002fe90fac0a0414ee354480ed2e182b640bb462decb506 3,660 1.00/1.00 vMB 9
787,312 787,312 000000000000000000013c3202e2a53eea10ef9cf51b7ce890ab02bfb90febb4 1,277 1.00/1.00 vMB 9
787,311 787,311 000000000000000000050ddd517b49deaa6c56870fb319a6aaa7c6484d92fe08 2,521 1.00/1.00 vMB 10
787,310 787,310 000000000000000000046171a2221fe7fce71013bc234fc84b4d7fa82b23385a 3,504 1.00/1.00 vMB 15
787,309 787,309 000000000000000000042963a12f39ec326d1cef24a66b543a85b2e5ad69a0b9 1,714 1.00/1.00 vMB 10
787,308 787,308 000000000000000000019eeaad5e791421736de65e66902f771b77a35e87e69c 3,141 1.00/1.00 vMB 15
787,307 787,307 00000000000000000004316c20581adfa52ce7e54f8852b8aef7a0f75ab39f33 2,823 1.00/1.00 vMB 17
787,306 787,306 00000000000000000002379092f18c64b12c63623d1238f506da59a204d4f443 2,253 1.00/1.00 vMB 33
787,305 787,305 000000000000000000034b88edb87be1c2a2b2b9d3096f95cbdb4b46d10b1c72 2,733 1.00/1.00 vMB 38
787,304 787,304 000000000000000000023fd612169f5435f8be8b91bf2b2e2815fa1db06e1c4c 1,400 1.00/1.00 vMB 50
787,303 787,303 00000000000000000002084fea419ffae041848931b47ff6b4e78db1de95284d 3,805 1.00/1.00 vMB 11
787,302 787,302 000000000000000000045cdfb8092bf0ec11bbca78abca5b0b47fe854909f94b 3,253 1.00/1.00 vMB 36
787,301 787,301 000000000000000000031430b737cf242ad57d95b1f1f89162b04768481ec3f1 4,361 1.00/1.00 vMB 12
787,300 787,300 0000000000000000000059267caf564f2ddbddc08bd3b238e58294af2cf80579 3,301 1.00/1.00 vMB 17
787,299 787,299 00000000000000000001456e04dc0731a05d836b229b5169d450a4deb289a638 3,164 1.00/1.00 vMB 23
787,298 787,298 00000000000000000001d08ac9ed6b43c6b2fd523f8011b75634eb140009f4d3 2,967 1.00/1.00 vMB 26
787,297 787,297 0000000000000000000499e6decc880dd694e735bd77fa460b5112b093820af0 2,580 1.00/1.00 vMB 15
787,296 787,296 000000000000000000041c8e80ee231326b854554650d845dcb5c132b21844ad 2,573 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.