Loading Tool

Explorer IconExplorer

Memory Pool

43,592 transactions
27.01 vMB
0.05620051 BTC
Random Selection Loading Transactions
Max Size: 142.45/200 MB

Candidate Block

Mining Attempt acc5cb3bee4c782d6779e220576c18c9dab61569ea9df29e4c8adf0aef571b7d
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 4a32e817d3cb3401d6c0a9e641f80832d54d4f53c15354b00a6f4c99e348fa42
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,072
Size: 1.00 vMB
Total Fees: 0.00593220 BTC
Feerates: 40.21 > 0.59 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (181,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,456 733,456 000000000000000000031ef9fffb0299fdd2e8b4cb2376be42ecfe30686eaecf 3,461 1.00/1.00 vMB 17
733,455 733,455 00000000000000000004e6246e1e45b7460e39f0d057987e56c40f672b092182 742 1.00/1.00 vMB 9
733,454 733,454 00000000000000000009886caf1eb8aefa1da5cdda2f846e7a5f46eaa095d451 1,809 1.00/1.00 vMB 12
733,453 733,453 00000000000000000005d9edac39635478e9a690e9477dd70a1f4985f4ebe5ec 1,030 1.00/1.00 vMB 11
733,452 733,452 00000000000000000003029977b4795ed5df08f2bf636aa90c080500d1f0944a 1,028 1.00/1.00 vMB 10
733,451 733,451 00000000000000000003b329f43ded360409e513b1335356873655b4167069c0 1,585 1.00/1.00 vMB 12
733,450 733,450 00000000000000000007fd53934f7b5b863fd8891b3db3ce1294a030bca53c2f 348 1.00/1.00 vMB 8
733,449 733,449 000000000000000000027e012956e1608d48a028e2d3a9e378a9a058339a3016 1,838 1.00/1.00 vMB 16
733,448 733,448 0000000000000000000990a84a9eaa47c352a19ca3085cd6c3a15a76de51a831 941 1.00/1.00 vMB 4
733,447 733,447 0000000000000000000029b4320fd380e15437be2cf28150b42d6e50e83b2279 1,257 1.00/1.00 vMB 7
733,446 733,446 000000000000000000052b4f561f3097c988f985a1e78ac5bc158663aa96c83a 639 1.00/1.00 vMB 10
733,445 733,445 00000000000000000008dbb526a35cbd8d0bafeee39e6380a5155e73630213bf 1,078 1.00/1.00 vMB 3
733,444 733,444 00000000000000000001ef3c49abd0d790f134d85436e5bba32358f662498105 1,596 1.00/1.00 vMB 4
733,443 733,443 00000000000000000008c3625d5153b908d6ed152ad95ffedb9be78f5cb58627 879 1.00/1.00 vMB 5
733,442 733,442 00000000000000000005fcc30e11d1414f2b17ddeb29c97d8f9c18ceda27453f 949 1.00/1.00 vMB 9
733,441 733,441 0000000000000000000536793e1ffa970b24f0edb901711b07086cec60f9b163 624 1.00/1.00 vMB 9
733,440 733,440 000000000000000000038431f1790c7ad4520cfc40fe21108b8bc6ed51ebd506 733 1.00/1.00 vMB 11
733,439 733,439 00000000000000000005e166faec2d1b736b2986cb439bf392af158220a41bcc 337 0.18/1.00 vMB 4
733,438 733,438 00000000000000000005641e6c749e36397886e977c0a1cbcf0318aa157c009b 165 0.05/1.00 vMB 8
733,437 733,437 00000000000000000003ebf8deadd2eac7d3392739ac5b5a42f9d4e1e242208b 1,378 0.89/1.00 vMB 5
733,436 733,436 00000000000000000004df4e76d06e80a8f7c467b8cc2189e71d9d94d4041824 985 0.36/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.