Loading Tool

Explorer IconExplorer

Memory Pool

78,951 transactions
28.97 vMB
0.11405490 BTC
Random Selection Loading Transactions
Max Size: 175.81/200 MB

Candidate Block

Mining Attempt 72b41ab622d1ce3012a0bc1928156410865a171bf483efff2646640fea91815e
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 8b5627599ad0c2a4026c81fcea8d4d4018bf948e95601470e58239341e420567
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,362
Size: 1.00 vMB
Total Fees: 0.04120096 BTC
Feerates: 602.26 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (418,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,401 496,401 00000000000000000083d141cc79359d7e3d7862e9d22cfbfd7c0a82d336f40e 2,558 1.00/1.00 vMB 172
496,400 496,400 000000000000000000a092a3569e1f10c7881b7554ff03fbbaf74736c3ae1041 2,134 1.00/1.00 vMB 123
496,399 496,399 00000000000000000039ef59e5824aa6cac2fc3ffe945d4303370fdda47cfbbe 2,282 1.00/1.00 vMB 118
496,398 496,398 000000000000000000cc45071537452345b7a51c2a681df9fef641a8638b6850 2,381 1.00/1.00 vMB 147
496,397 496,397 000000000000000000952b5c347280268742adbe8942b63a2731a68774c7ca93 2,823 1.00/1.00 vMB 192
496,396 496,396 00000000000000000017efb842fd8d198db37467b79198e75b7bc9b3b0e278b6 2,782 1.00/1.00 vMB 167
496,395 496,395 0000000000000000006b2418050166f02e16f7951c815d8348b367d64044d318 2,673 1.00/1.00 vMB 125
496,394 496,394 000000000000000000ab7782bc9259c46cbdda909a5e13c47c0c17be0ba9a17a 2,936 1.00/1.00 vMB 143
496,393 496,393 0000000000000000001f0e0e54be629f467743bcebc2b1578dfb0a1c72f18598 2,608 1.00/1.00 vMB 186
496,392 496,392 00000000000000000097e9f723296d87919e0cf98bf430e44677c2c3cf1f9aab 1 0.00/1.00 vMB 0
496,391 496,391 0000000000000000003403d16712ad35537baf1b196bedcb2c463400bc69e1bd 1,937 1.00/1.00 vMB 78
496,390 496,390 0000000000000000000c92bef1ad0c945d4458e4b34e7a4e92f10b3511e8eb07 2,248 1.00/1.00 vMB 84
496,389 496,389 000000000000000000a12a337c64453611d8e6bac2469ce60340a3a2ee5b80a9 1,633 1.00/1.00 vMB 105
496,388 496,388 000000000000000000a01900812813aade54a4beba103c9b7600625699781494 2,440 1.00/1.00 vMB 120
496,387 496,387 0000000000000000007bca7851e198071ceb0002617b2396c0e24fe57845d6e7 2,652 1.00/1.00 vMB 133
496,386 496,386 0000000000000000000486830130e4fa6c1bf20a5dbdd8b43293ca8d9aa023a9 2,402 1.00/1.00 vMB 147
496,385 496,385 000000000000000000a616fbd523c08fe024e3a4c167db8197940c625632724d 2,514 1.00/1.00 vMB 148
496,384 496,384 0000000000000000007d031b4c698505097c889c3bbbd9d2b3c2b1a4e8420275 2,788 1.00/1.00 vMB 188
496,383 496,383 0000000000000000001d831cdab140ee9ed668d8e4ff47dfc7e84bdd6ba53c65 2,793 1.00/1.00 vMB 157
496,382 496,382 00000000000000000032f072a26a3c77aa90caf0e3ff077211674c313300ce53 2,829 1.00/1.00 vMB 135
496,381 496,381 0000000000000000002b65e235aafc0d97783e758496bf36260258fcb7f2f777 2,507 1.00/1.00 vMB 192
Previous 10 blocks ↓
Total Size: 782.92 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: 714.42 GB
    • Received: 17.53 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.