Loading Tool

Explorer IconExplorer

Memory Pool

79,536 transactions
30.14 vMB
0.10581726 BTC
Random Selection Loading Transactions
Max Size: 180.22/200 MB

Candidate Block

Mining Attempt 2cd19abdf9a62c5e349e7c069140c33ac926988dc72a472d1bcf27093bde5763
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root f7e24c227cda4bd1174f4023ce69b288fb4d57fc4e9c2d2e8201f56a43c05488
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,674
Size: 1.00 vMB
Total Fees: 0.03530227 BTC
Feerates: 151.00 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (416,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,621 498,621 0000000000000000001ad4a82686779e0e69444435726f49aa07a5ca630dbf31 2,438 1.00/1.00 vMB 345
498,620 498,620 0000000000000000003f60ff02b00b5832b41527a7e981a6ebf4db7d5a783459 1,262 1.00/1.00 vMB 261
498,619 498,619 0000000000000000000b8bec6ad469b718e33cee02773767471b9afcc9953009 1 0.00/1.00 vMB 0
498,618 498,618 0000000000000000001e9efb3b99959e0c215be77a101a85ac86a378583e286f 2,489 1.00/1.00 vMB 325
498,617 498,617 0000000000000000005f669c5a625a7fbebec488d864723433d9e5c50b1cb01b 2,894 1.00/1.00 vMB 423
498,616 498,616 0000000000000000001dcd7d05891a5dd9ca02db135396ce5cb5ef03234c8f83 1,762 1.00/1.00 vMB 275
498,615 498,615 0000000000000000002c7bae2f6cd233c102bcc6b6661faf6d3fd5aae8c10b10 2,716 1.00/1.00 vMB 340
498,614 498,614 00000000000000000005bb7388f366ee0a98bb44014ae55afd614041d53078f6 2,722 1.00/1.00 vMB 409
498,613 498,613 000000000000000000592400fd76476892ac12694f083346ed4ff697fe702b87 548 1.00/1.00 vMB 218
498,612 498,612 0000000000000000003bdc9a5fc62237d839514de104fafa1c7672cf7af1a2b4 1,035 1.00/1.00 vMB 251
498,611 498,611 00000000000000000051e24ed49d19edc3b14ddb415022540a2f9d5441dcd127 1,140 1.00/1.00 vMB 278
498,610 498,610 00000000000000000012ada7d455baf43bb024a46e1251d9d4ac788ecd0796ae 2,256 1.00/1.00 vMB 314
498,609 498,609 0000000000000000002f17ed8179b0a64b4070e0c948df49aac91456043c17c2 2,088 1.00/1.00 vMB 429
498,608 498,608 000000000000000000ace3e3dfcd0a4b39d14b68decb86bff70842d9f139e8f7 1,909 1.00/1.00 vMB 288
498,607 498,607 0000000000000000003979727d629b2318a1964f24ccc5d9cb902656e0cd51aa 2,845 1.00/1.00 vMB 434
498,606 498,606 000000000000000000a3938051664293252d8bcca07fb6ed3b3ebb6cac26daf4 830 1.00/1.00 vMB 283
498,605 498,605 00000000000000000001eae60c6e0be5a565e890dc02870178a3ad33f1bbc2db 2,768 1.00/1.00 vMB 409
498,604 498,604 000000000000000000178d32cbbfa878584eec047a7bd6b9229fc7223129dabe 1,109 1.00/1.00 vMB 315
498,603 498,603 00000000000000000022177ba26597e53a04dd6c8cc31a0af0838de36c4ef336 622 1.00/1.00 vMB 290
498,602 498,602 00000000000000000054299888bdeee8d499363f99626f88c433974d3b999601 2,136 1.00/1.00 vMB 374
498,601 498,601 0000000000000000008f35b6b8fadbaf24aaba042e07bed3c277331d4e042318 1,089 1.00/1.00 vMB 340
Previous 10 blocks ↓
Total Size: 782.65 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.53 GB
    • Received: 16.26 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.