Loading Tool

Explorer IconExplorer

Memory Pool

80,770 transactions
30.48 vMB
0.08190039 BTC
Random Selection Loading Transactions
Max Size: 185.87/200 MB

Candidate Block

Mining Attempt 31780c9f197306fe613927d18517c28c0c3600ba5779c2052bf1d4795b26e2bb
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root aa21c0fe592aa0ba0da2ed6e65be0de6ffb3ce77512549022b17f9a93b7a798b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,503
Size: 1.00 vMB
Total Fees: 0.01366977 BTC
Feerates: 318.30 > 1.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (189,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,722 725,722 00000000000000000002335c160c62e4fe8b1637151f6b8ce3b7c342f443c38a 3,210 1.00/1.00 vMB 24
725,721 725,721 00000000000000000000fbc5ffdffe27c18e8a109f02665a5077425a892a966c 3,139 1.00/1.00 vMB 26
725,720 725,720 0000000000000000000757f52789956a49e0e9adde9509713cdc247c11ecec66 2,470 0.85/1.00 vMB 12
725,719 725,719 00000000000000000006260bcbb732f4a3d89701f61e698b4fcc952e7710b1f7 1,258 0.40/1.00 vMB 13
725,718 725,718 00000000000000000002ded7cd9038aab2cd01c353ce88950cb97c3e63b8a9db 1,810 0.77/1.00 vMB 8
725,717 725,717 000000000000000000044108d862ae2d23bc04f663513cb33943353922e95b59 2,811 1.00/1.00 vMB 9
725,716 725,716 0000000000000000000651007e988dca36651fb058590478ee45e240f0bf5f11 1,552 1.00/1.00 vMB 15
725,715 725,715 0000000000000000000829e34fa2b908a38ad801aa0f107cbbe1c70a27ed12f5 1,941 1.00/1.00 vMB 19
725,714 725,714 000000000000000000034f05f02a1e7a14904ae994ac7f46ab5ae19bff9dd738 293 0.13/1.00 vMB 9
725,713 725,713 00000000000000000001a431fb99bb3221e1dc8f9cd6debfd363fcd74baee358 1,594 0.75/1.00 vMB 11
725,712 725,712 000000000000000000012e1f1bb2eafd8f9f6b88ff61d1f833ccad7b9bfceb9e 1,034 0.40/1.00 vMB 16
725,711 725,711 000000000000000000012312efc19acdcf3a0d518edc6d966b45aa5e6f247f1b 1,496 0.47/1.00 vMB 14
725,710 725,710 0000000000000000000285a708e5ee10c5954b4c6c1c23714422ce48e7568ddc 2,170 0.81/1.00 vMB 13
725,709 725,709 0000000000000000000266cb95ca0363d3e35d9fb02ffa030a14017adefef01a 609 0.20/1.00 vMB 13
725,708 725,708 00000000000000000000e96e5bb3e09dc97940d336b39dcdc8b3b520ea514de0 1,864 0.75/1.00 vMB 20
725,707 725,707 00000000000000000009260c24590693525fd1ce5e80b9ebac62b671ba66ecd3 1,024 0.43/1.00 vMB 16
725,706 725,706 000000000000000000088e16f41688cbe8d24ab0eaf6e0fc67d140809b58510f 115 0.08/1.00 vMB 5
725,705 725,705 000000000000000000089574b535034b5ea97cb67455e18d1c992f3f25962a8c 1,156 1.00/1.00 vMB 7
725,704 725,704 000000000000000000016b4e2543087415270bee73cea855cfda48530e7a3b88 2,145 1.00/1.00 vMB 6
725,703 725,703 000000000000000000032a785b868a7d4b5363812b7f90be36f5d28652465aed 2,093 1.00/1.00 vMB 7
725,702 725,702 0000000000000000000320e52a2b31a2f35c0c629c906acae65a84e18044364c 1,724 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.00 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: 718.33 GB
    • Received: 17.88 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.