Loading Tool

Explorer IconExplorer

Memory Pool

77,573 transactions
30.02 vMB
0.07064950 BTC
Random Selection Loading Transactions
Max Size: 182.03/200 MB

Candidate Block

Mining Attempt ae74df311dd7ee107575f7c9f941be883cfaad741a178317c11805a5ab009172
Version 20000000
Previous Block 00000000000000000001ba71b7469b64db1b81f795f06fef5c8de15c97c7831e
Merkle Root 11c57284065f0620449b1788108fbc4a75c94d0ae5ca65562f7fd4ce482c1f61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.00694901 BTC
Feerates: 45.66 > 0.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,193 (131,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,514 783,514 0000000000000000000327c2b96b4cca1b09b16cda8a94e2ea00ca481adb5acf 2,194 1.00/1.00 vMB 14
783,513 783,513 0000000000000000000273f14a4dbf7e55f903c745379663835351b18c22757d 812 1.00/1.00 vMB 5
783,512 783,512 0000000000000000000394ce4d4e4acc93ea9c8efa80281d22fcbdf2159a8b01 2,485 1.00/1.00 vMB 14
783,511 783,511 00000000000000000000f21b82e5365343b93dad883083c274c7450acc68a6e8 2,464 1.00/1.00 vMB 7
783,510 783,510 00000000000000000002d124dcd21bff86ce3acf63dc2d039f723021c6b5f9e4 2,989 1.00/1.00 vMB 26
783,509 783,509 0000000000000000000335bddcfe7d8e5de49dc670472d9e056e5a932bcfea9b 1,512 1.00/1.00 vMB 17
783,508 783,508 00000000000000000005be0ab3f61160cd92f54656553c3cb0458c1bf051d39c 2,249 1.00/1.00 vMB 28
783,507 783,507 00000000000000000002349affd4247dff683b2a54a6b74713b094c7493e17d3 2,610 1.00/1.00 vMB 37
783,506 783,506 000000000000000000006e8baa32690304bcddd6c31a774e7526b90480694b3b 328 1.00/1.00 vMB 2
783,505 783,505 00000000000000000004c57ed74fec110fa99dec461f5e3b49eb34333bcd7d3c 2,011 1.00/1.00 vMB 11
783,504 783,504 000000000000000000011d727130983537eef68ec352e1a1b2346f46fa90e1cf 465 1.00/1.00 vMB 4
783,503 783,503 000000000000000000022d9a6416424f6f4ee7f0b9678d4c9b3db305a6439b0a 1,144 1.00/1.00 vMB 7
783,502 783,502 000000000000000000036ae2295fe3d8097062260439f1ad20f3ba2183979c20 2,130 1.00/1.00 vMB 6
783,501 783,501 000000000000000000010dd3c19fa4b24810136bd6e22904c3da0ab231e47e5c 3,497 1.00/1.00 vMB 23
783,500 783,500 000000000000000000001f9843bb9b022fda66c2ca91a98ad4d6ea700d9e1782 1,366 1.00/1.00 vMB 14
783,499 783,499 00000000000000000004cf7e16321f41481c68bc5cab4f918840a738d622b295 2,202 1.00/1.00 vMB 18
783,498 783,498 000000000000000000027ebd8e7ab087e2a36b25bafa9c1888524a5d8b107531 3,440 1.00/1.00 vMB 34
783,497 783,497 000000000000000000027e0ee562f99e6f25130b0bc2c51626472ad8130b601d 674 1.00/1.00 vMB 5
783,496 783,496 00000000000000000003788c556139dc81a75095d272ed00179316cfcce9f6d9 2,463 1.00/1.00 vMB 7
783,495 783,495 00000000000000000001f8687a2532f1a0ea5ab7b0e450dadb81222c0b95211a 2,733 1.00/1.00 vMB 8
783,494 783,494 00000000000000000002db3c673135606282582c6b5477759108e283f4a89c4f 3,445 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.73 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: 707.29 GB
    • Received: 16.67 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.