Loading Tool

Explorer IconExplorer

Memory Pool

78,515 transactions
29.15 vMB
0.08272156 BTC
Random Selection Loading Transactions
Max Size: 176.42/200 MB

Candidate Block

Mining Attempt c8dc373dad2513033f1787ed5076b42742233882d578240ec5e12e8e7ae7fead
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 16a1b43e6fd0994813563376d37dbadc05fcf13b6ebec65903a47bacc1f1906f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,660
Size: 1.00 vMB
Total Fees: 0.02171626 BTC
Feerates: 178.73 > 2.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (127,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
787,295 787,295 0000000000000000000005a06e5218548329b54f7951597adf5fdb132594cdd7 5,826 1.00/1.00 vMB 8
787,294 787,294 00000000000000000001e3613baa24d18f45a0d86089d1fb33edaf80a5865e41 4,524 1.00/1.00 vMB 9
787,293 787,293 00000000000000000004f750fc3c2f61bcd3dbe2584cf9bd175af054d11c835a 3,344 1.00/1.00 vMB 32
787,292 787,292 000000000000000000053befb9ef3c32c4c99901010d33dbe3c58574953d06e5 2,496 1.00/1.00 vMB 9
787,291 787,291 00000000000000000001c812238f03da8892041fcc68b0c0a7968958b52d54cc 3,263 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.68 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: 678.21 GB
    • Received: 16.44 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.