Loading Tool

Explorer IconExplorer

Memory Pool

50,435 transactions
30.26 vMB
0.14143187 BTC
Random Selection Loading Transactions
Max Size: 161.46/200 MB

Candidate Block

Mining Attempt 771ee348eb34e1fbadbbcdd7acf27eac358902a8798feaaff34e53b5a2af78c9
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root d1efb3b5d816908e663f52766a687a0af541c554317afba9adc7974731139b60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,267
Size: 1.00 vMB
Total Fees: 0.07142935 BTC
Feerates: 529.61 > 7.16 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (221,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,656 693,656 0000000000000000000a3a120896c3ed21c3f621890166eae9b98e25eafce83a 37 0.01/1.00 vMB 7
693,655 693,655 0000000000000000001307734b47c308ccb6a11856e922d37ca949a5a691bc23 1,137 0.42/1.00 vMB 15
693,654 693,654 0000000000000000000a37313071f99e3c9ad07bdb1ec8296940d8b36b7dd8ff 1,397 0.80/1.00 vMB 10
693,653 693,653 000000000000000000133f950fb52fa16d98e215e065848f265bafb41204aa2a 351 0.20/1.00 vMB 10
693,652 693,652 00000000000000000012079127b23032aa5940dd3e61bd90f414dd097bbaebc6 429 0.17/1.00 vMB 11
693,651 693,651 00000000000000000010baf298f2dc37e56e21b9a182b180423770e424199ab1 257 0.10/1.00 vMB 19
693,650 693,650 000000000000000000014fb3fd334c38d88e24481293d1c8c650dfda910c0c96 998 0.41/1.00 vMB 20
693,649 693,649 00000000000000000009ae4dba9349bc0d57f0f180175348bc934856691d02d6 1,147 0.51/1.00 vMB 13
693,648 693,648 0000000000000000000b9f5ff52ffa8221bb21605f2642196947fd9c7f3a7eaf 1,860 0.86/1.00 vMB 10
693,647 693,647 00000000000000000013542e3bd8c5fd7f7810811050333b92a646efd9ce4e14 1 0.00/1.00 vMB 0
693,646 693,646 00000000000000000002c554fc5fc52e3c77d7fc954407aff916dbcc8e35f01f 1,200 0.41/1.00 vMB 13
693,645 693,645 000000000000000000041eaabfda01073e0fc5cfbae8ce892fff58ba6ff96b27 659 0.31/1.00 vMB 25
693,644 693,644 000000000000000000019a171069fa290532e9aed273439d4898caa84f96b41c 34 0.01/1.00 vMB 13
693,643 693,643 0000000000000000000d731bd775107cbac4d1e1be821248e59d8b4ac27f760d 510 0.17/1.00 vMB 15
693,642 693,642 00000000000000000004da131344bfd24ca1e57415f27b5c00ef92a6fd204dd6 424 0.15/1.00 vMB 17
693,641 693,641 00000000000000000003aae0ed6f07902fb766b006f85e7ad29c3b34dc344cba 960 0.35/1.00 vMB 20
693,640 693,640 000000000000000000066902699d281a756ed716a31d85a4b6d7a2f80c9d72ec 360 0.14/1.00 vMB 19
693,639 693,639 00000000000000000006aca369f9f45b5e5fd74b7f373bbf7d0dcc91a1c094e2 477 0.24/1.00 vMB 51
693,638 693,638 0000000000000000000fd516ed00417debecd874ff971e1f5724f497ca88d1f5 1,218 0.50/1.00 vMB 21
693,637 693,637 0000000000000000000355c5e5279196360f5296fb52400195a7589f748117a8 885 0.30/1.00 vMB 13
693,636 693,636 0000000000000000000b625dcf116a69a754c7037637316a673ff8ca1e0dd928 1,295 0.55/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.71 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.