Loading Tool

Explorer IconExplorer

Memory Pool

38,615 transactions
26.69 vMB
0.08523576 BTC
Random Selection Loading Transactions
Max Size: 136.88/200 MB

Candidate Block

Mining Attempt 48263dd4bfd6f8b30174883f8a2b2442876d7db893437778f855560b333a241a
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root d4e82ded41cca76167441857e2008a13cbffb0968cc512d0665f8ab5403523ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.03213542 BTC
Feerates: 152.71 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (225,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,503 689,503 00000000000000000006209d3def08a68e821dc6a2a940c0c0f9318c6080be37 1,985 1.00/1.00 vMB 60
689,502 689,502 00000000000000000012bf424f786b7f438df41c742ce729c44eb0241db1cb65 1,542 1.00/1.00 vMB 74
689,501 689,501 00000000000000000000d6801847290e736ced304cf4bb9d8b3c9db724a83863 771 1.00/1.00 vMB 88
689,500 689,500 00000000000000000011780413efc60b67bb06f278ac1e846f071ae43073a1c0 2,479 1.00/1.00 vMB 41
689,499 689,499 0000000000000000000fcc74ee9ef7faad6eb029c4c4fc13cd15044242ef6d98 2,139 1.00/1.00 vMB 10
689,498 689,498 0000000000000000000d770926f7eec6bc772f1b9a1e92969cd22cddb7ecdeaf 1,261 1.00/1.00 vMB 22
689,497 689,497 000000000000000000028e60a2c59a6b1468670e4af35c525bec33c1a094a896 3,141 1.00/1.00 vMB 91
689,496 689,496 0000000000000000000f6174613018b65e9e68c646af9558c4c041fa2a785c4c 2,500 1.00/1.00 vMB 36
689,495 689,495 000000000000000000106ad988a93204b2156c2b6408f564ff08ddce2545964a 899 1.00/1.00 vMB 18
689,494 689,494 0000000000000000000d28f48cc84c36fc8e7bc10b2a015d49ebd5d88befed2b 1,255 1.00/1.00 vMB 30
689,493 689,493 00000000000000000002f8bb5e475f95e185cd056b68c5c2fdcaeaff519ba026 468 1.00/1.00 vMB 15
689,492 689,492 0000000000000000000666c3cfcc8d8db6e9eea710fcfbbf592ffca59023090d 450 1.00/1.00 vMB 15
689,491 689,491 00000000000000000003cac6155e195a2e62d492a8015b9c88d606720ab435bb 1,598 1.00/1.00 vMB 18
689,490 689,490 000000000000000000008bfa05e388837449291c044b3ab62f02afc65530e84a 2,807 1.00/1.00 vMB 30
689,489 689,489 0000000000000000000b3f91c6fbfdfc4d34464cebf696403ead6c8042cff487 1,810 1.00/1.00 vMB 26
689,488 689,488 00000000000000000000b1e339409856ddfd391533e5e844ca688f53164389d7 2,239 1.00/1.00 vMB 18
689,487 689,487 0000000000000000000fd4425d3c1c764b981941758ff2d0b53b4f3c4cb8c949 2,947 1.00/1.00 vMB 55
689,486 689,486 0000000000000000000da9b0c6d9a075b930cc70613e7be5aeb23cdce09b2ff7 2,278 1.00/1.00 vMB 73
689,485 689,485 000000000000000000130ad37a72cc1cbf769d108d9fc088bb3bb7b41ffd987e 567 1.00/1.00 vMB 86
689,484 689,484 000000000000000000031760bbf95e4958c93787202c263deb8eb07356812d5b 1,510 1.00/1.00 vMB 91
689,483 689,483 000000000000000000060f84f122b244b20f8d5f9cba3a47240dd7a826a03f11 2,848 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 781.84 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: 637.50 GB
    • Received: 12.42 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.