Loading Tool

Explorer IconExplorer

Memory Pool

36,206 transactions
25.78 vMB
0.08398837 BTC
Random Selection Loading Transactions
Max Size: 131.94/200 MB

Candidate Block

Mining Attempt c47b77d9d9d75ca7e95ac413da25ee74ef99b80af28f62be9caba0c804538afa
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root ff818177e5fe81addd9694865ae09b291f7593b725749d61d725d8565aae2b36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,230
Size: 1.00 vMB
Total Fees: 0.03684626 BTC
Feerates: 171.09 > 3.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (432,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,460 482,460 000000000000000000671afca077727666c36de75944530fa0de38483d412277 1,975 1.00/1.00 vMB 331
482,459 482,459 0000000000000000013a772d480156edd7cd2b86cb10304f43bf8401a6d179a4 2,128 1.00/1.00 vMB 265
482,458 482,458 000000000000000000f4361d835a62dac6857ca22405570a6dd03b175c58669d 2,192 1.00/1.00 vMB 118
482,457 482,457 000000000000000000cfa08fb7556d5ea547173fb67445c5b3024335def390e0 1,409 1.00/1.00 vMB 215
482,456 482,456 000000000000000000e1863e335c35a86d67a8fd87cb9e8074650f725763862c 2,127 1.00/1.00 vMB 439
482,455 482,455 000000000000000000f6b10497c14dc4a967500ef852c15489bf611dbedb38e3 1,271 1.00/1.00 vMB 222
482,454 482,454 0000000000000000001e9857499382041ef7c022652296c68baf12cf19964d5c 2,154 1.00/1.00 vMB 454
482,453 482,453 00000000000000000078148a56a4f3ea38f9bf2284a438da9699e1d3867ba2bd 1,527 1.00/1.00 vMB 318
482,452 482,452 0000000000000000005a1811f8102f8e8fecbaa2cbfc0dda9516f1c1fdd7104f 2,341 1.00/1.00 vMB 495
482,451 482,451 000000000000000000d487808d6fe34c85f975634235db23631747956be13174 1,790 1.00/1.00 vMB 304
482,450 482,450 0000000000000000003c37eadf0bcf4a0c396dffe1757220e1f1f155912b110e 576 1.00/1.00 vMB 28
482,449 482,449 0000000000000000004105fae0987db9fc5fa56d481ca61154b1fef1d810db69 2,705 1.00/1.00 vMB 35
482,448 482,448 000000000000000000e7955b1120a69aa48066bafa473c95de176bc87be098d4 1,927 1.00/1.00 vMB 173
482,447 482,447 0000000000000000007b4d7d1c5f6180e9083b5049a96366643be8d8e65b3758 1,972 1.00/1.00 vMB 382
482,446 482,446 000000000000000000cd6fe58c0900b194af3a2b7ff2b032418010c2301e8c31 1,409 1.00/1.00 vMB 128
482,445 482,445 0000000000000000008f1bc9ed61b8973fa7d6d0dabb49d95f1a7b9fcd8222d4 2,009 1.00/1.00 vMB 437
482,444 482,444 00000000000000000139840e86a16c9bfed34655793613bf3c64c2e1d6206757 598 1.00/1.00 vMB 32
482,443 482,443 0000000000000000004b3b7ee9b5022586de71f83d32e0677fef3117d50a2331 1,141 1.00/1.00 vMB 65
482,442 482,442 000000000000000000bb08a1df6e58cd5a19c7fd2c678e179cec89ece2abbb9f 1,860 1.00/1.00 vMB 94
482,441 482,441 00000000000000000119445ba85547a135f035ca3cb1164bbc03fc10226535b5 1,780 1.00/1.00 vMB 119
482,440 482,440 000000000000000000e4d2ab020ed497a1935ba42fc7c00787f502ee8f6368d7 1,922 1.00/1.00 vMB 407
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.