Loading Tool

Explorer IconExplorer

Memory Pool

77,386 transactions
29.08 vMB
0.10062134 BTC
Random Selection Loading Transactions
Max Size: 174.99/200 MB

Candidate Block

Mining Attempt 1ec327392b2f2e285f8df86bdb3d63e4f624372f288f67a309c4b37b1f1a71e4
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 79916c9331a7d1a6168feaabb1434c775aa7b657a75af04a4db3ebb8eb566f59
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,525
Size: 1.00 vMB
Total Fees: 0.02676525 BTC
Feerates: 453.09 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (230,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,653 684,653 0000000000000000000305044548951bcb360a6f753cab342b3760bffc127724 1,168 1.00/1.00 vMB 18
684,652 684,652 000000000000000000090bff36d141f0464b19dbac15012c96aad52baa2e4202 2,644 1.00/1.00 vMB 118
684,651 684,651 00000000000000000005c77a304b75b77b1021b6770dbc5f98ae102b5b6c3b53 1,800 1.00/1.00 vMB 41
684,650 684,650 00000000000000000002ba01d695167f5aba89b9d331187ea9103fe6ee820af6 2,222 1.00/1.00 vMB 89
684,649 684,649 00000000000000000009204791942cbb54f084b3f1de4177a50c22bb827d51a2 1,974 1.00/1.00 vMB 49
684,648 684,648 0000000000000000000ab1559f47138c156ddc66142a2caa808c81d8269fe208 1,797 1.00/1.00 vMB 32
684,647 684,647 00000000000000000004c44532b54131fc4d4350e09fc1bde3b2a32f39a38202 2,262 1.00/1.00 vMB 82
684,646 684,646 000000000000000000022697b83212a85750a220c907c8930f81eedebba69682 1,855 1.00/1.00 vMB 111
684,645 684,645 00000000000000000008bd5149e90b3ce6bb6bdcfdad3a233b9bdcd66c63499b 612 1.00/1.00 vMB 118
684,644 684,644 000000000000000000060175f687e1a865ed870ebb54f6025029d2a2bb068679 1 0.00/1.00 vMB 0
684,643 684,643 0000000000000000000605424afac9eea6ad215b1952254932023dc5368361b8 2,490 1.00/1.00 vMB 132
684,642 684,642 000000000000000000083357e9bb172ebee93dc0cb6c0d07955dc5e9f39817a3 1,201 1.00/1.00 vMB 37
684,641 684,641 00000000000000000006d2d56ce6872cc12316e4d9cc6bbb7f9b76eda0ef05e4 324 1.00/1.00 vMB 19
684,640 684,640 0000000000000000000aee9fd2d9e746be3811ad2703ead0ab776abfe6720501 2,695 1.00/1.00 vMB 72
684,639 684,639 00000000000000000008757916d10965bec6c107c52a2816382b14b0b0014f7f 1,708 1.00/1.00 vMB 64
684,638 684,638 00000000000000000007a99f8cdd357b82fe14df42692b3f1feb14a17e5c0962 457 1.00/1.00 vMB 16
684,637 684,637 00000000000000000003b87077c3cac5d33065d4c3386019b5b8b23825b07581 2,493 1.00/1.00 vMB 77
684,636 684,636 0000000000000000000883c703f062248a3a515fa3183b4c97712a3d68091bdf 1,754 1.00/1.00 vMB 43
684,635 684,635 0000000000000000000090d7d2a0f1c42d35e19d4299f45e55a87dc7cf8b61c7 1,185 1.00/1.00 vMB 113
684,634 684,634 00000000000000000008f8006e8ad4678b23790f19deff867cca04997268f145 916 1.00/1.00 vMB 38
684,633 684,633 000000000000000000025e14cc9a1c8a077e5d8f00fc0b693872d79939a9273a 320 1.00/1.00 vMB 20
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.51 GB
    • Received: 17.56 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.