Loading Tool

Explorer IconExplorer

Memory Pool

77,159 transactions
28.74 vMB
0.07480179 BTC
Random Selection Loading Transactions
Max Size: 174.05/200 MB

Candidate Block

Mining Attempt f5c8e3d27f363b61c4379eb29c21b2a7acfd6b641214bb932a05224de4d73190
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root aa4466320d08f94496948c08228bc61fa52136a10f0a973d9b68985aa232be66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,996
Size: 1.00 vMB
Total Fees: 0.01509795 BTC
Feerates: 71.79 > 1.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (416,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,624 498,624 0000000000000000005be3a4d7d8c42710b208df68fcaf2771e896e3e9a291d2 2,712 1.00/1.00 vMB 397
498,623 498,623 000000000000000000889c377d12686ff5feb868a8023b0a171b5d8d8281114f 1,016 1.00/1.00 vMB 219
498,622 498,622 0000000000000000006605d04a49ae330c26d763ff7d9872d154c9079cf8b163 556 1.00/1.00 vMB 202
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
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.