Loading Tool

Explorer IconExplorer

Memory Pool

74,617 transactions
28.70 vMB
0.08234224 BTC
Random Selection Loading Transactions
Max Size: 170.07/200 MB

Candidate Block

Mining Attempt b04e06729d50c177343b00df6186235f5f2c5044e89bd9e3a6cfa767ebd51cd2
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root b1cc96cbb89e0084d40c0558cd3e75ce800658167e1461acc1af72101df87a3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,082
Size: 1.00 vMB
Total Fees: 0.02439067 BTC
Feerates: 150.93 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (205,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,594 709,594 0000000000000000000b116faeeb0f14578f503c3bdad6e35e3ee42a659a6e14 2,453 1.00/1.00 vMB 19
709,593 709,593 000000000000000000087970f64508b4f114a938696325e25f9326dc66e03a95 532 0.28/1.00 vMB 6
709,592 709,592 000000000000000000004b4f3880de3ee15325a47508db544573f0c01ed9933a 2,290 0.99/1.00 vMB 7
709,591 709,591 0000000000000000000673cc46c025409eff0396313482835fd8db55a2d09cb9 2,669 1.00/1.00 vMB 12
709,590 709,590 0000000000000000000779c85962672aec6f3e26600c6da07fb9d9e5f6ded362 442 0.22/1.00 vMB 10
709,589 709,589 000000000000000000097e82e42da8fa34f8ca3e984245107ffc003533bf6b51 142 0.04/1.00 vMB 8
709,588 709,588 000000000000000000047b04f2dc49497292d4b64fc2640ad29918d06b86160e 1,393 0.79/1.00 vMB 7
709,587 709,587 0000000000000000000b0e006759cbc461e98b25f02892b959a2ad1912e5672b 741 0.27/1.00 vMB 11
709,586 709,586 00000000000000000004cca6525ff9bcb8ddbbfb6ecc74873a4a70e86c5dad76 1,534 0.91/1.00 vMB 5
709,585 709,585 000000000000000000053501d3fa7d3a56a68f6b2b2d01d7ed288678439552d9 1,985 1.00/1.00 vMB 10
709,584 709,584 000000000000000000086d54bd8a227bcd7aa9e8c286896933352f1c62338eb9 2,802 1.00/1.00 vMB 10
709,583 709,583 0000000000000000000ad718de59ccd2178acda0c6e54a439c6af2c4987bc89d 2,224 0.90/1.00 vMB 8
709,582 709,582 000000000000000000034ff0c79569f3a1c3723726ff5a6e644eb1b6e99c2c70 2,981 1.00/1.00 vMB 11
709,581 709,581 00000000000000000007313cd0328822d5993150ff8fef3cf36b37cd2696a86e 1,697 0.80/1.00 vMB 7
709,580 709,580 0000000000000000000cc21333b532eb35d27f84c8e85fdfd4a3b741b0193da1 1,951 0.96/1.00 vMB 7
709,579 709,579 00000000000000000009a1f8cd3f973252e304a3c6f839cca26b0b8cb1fe6462 1,659 0.66/1.00 vMB 8
709,578 709,578 00000000000000000005374e8eccd835dd42b42780c1c4cc6c3aae3441674376 644 0.21/1.00 vMB 12
709,577 709,577 0000000000000000000828771e90a44f8e0084a715af37d4d9ffd7d155e79a17 224 0.08/1.00 vMB 13
709,576 709,576 000000000000000000014c11024ad10a65cb08fa65826341ef0ff556ca09b9cb 2,265 0.71/1.00 vMB 3
709,575 709,575 000000000000000000028a6798b3d7a61aa406e1dadf1d17d6b6e725b8854574 1,295 1.00/1.00 vMB 4
709,574 709,574 00000000000000000007c1b039103742158b72780ba15cfc21c9fece4b2df817 2,096 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.