Loading Tool

Explorer IconExplorer

Memory Pool

87,714 transactions
32.71 vMB
0.17130966 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt d83c45b6424c45630cbcf983c919734192ce91a108ea7bfd0c26463e5c3d231a
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root bd4c5f708b46560d2237870e887dd3847353b2c1c85f1bad44ddc02d8a5d9389
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,875
Size: 1.00 vMB
Total Fees: 0.07719440 BTC
Feerates: 502.65 > 7.74 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (695,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,984 219,984 000000000000045575d251ee1898c254e0119f6532d1010c07db77be77a9d62f 723 0.25/1.00 vMB 226
219,983 219,983 00000000000004b3e85ef8d566e18e64da4c53a27bee0617c7de646659c4eec9 239 0.18/1.00 vMB 131
219,982 219,982 000000000000048eb84811936012534e741da340a8de4a9a8cb11bc9d9b92218 161 0.07/1.00 vMB 138
219,981 219,981 00000000000004cd327c972d4279e51607068f43f7ebc0cc880a6c5f96b23a89 611 0.25/1.00 vMB 199
219,980 219,980 000000000000031381a5901f4715bc51a51a6f8f7c340d0006376081299a5950 632 0.25/1.00 vMB 217
219,979 219,979 00000000000000f83a54c42243a2fe46bd0d376b9dae961cedb54ab1aa36730f 401 0.20/1.00 vMB 163
219,978 219,978 00000000000005006481527bf7ef17a14b749e8f5344b74795b301ca4c9c1e22 12 0.00/1.00 vMB 188
219,977 219,977 00000000000001eb0a3a49a3611c7a15f3f498850473d9fd87bc1af213525ef6 501 0.25/1.00 vMB 155
219,976 219,976 000000000000007f121c9eb261dae589be0efc0349a1c91761522c6ba507e31e 461 0.29/1.00 vMB 151
219,975 219,975 00000000000001dd2dcfc6c15e7b418f4fd19ce2de2d38e3cc1685fcad6ab73a 739 0.25/1.00 vMB 188
219,974 219,974 00000000000002474eba150b33d04486f7d4fdba75b487839a7fbf3cd26f88de 248 0.08/1.00 vMB 46
219,973 219,973 000000000000047ab26f987ee1c386e14720cbbc123aa2dcaf76c218306f4a1d 12 0.00/1.00 vMB 44
219,972 219,972 000000000000038736d229406455e64036cfd674694c5a35c67ef33f6eda334e 12 0.00/1.00 vMB 200
219,971 219,971 000000000000015efd48ecf2dd82989ddb6407c6b4a03ecc34454dcecde9ea09 806 0.25/1.00 vMB 181
219,970 219,970 0000000000000488c8dea6432720362a2d3bfd06f80aaf0ac0a7b83207cdf67c 793 0.25/1.00 vMB 241
219,969 219,969 0000000000000461972fc9578c3f22f5dc0356cb7a8bc4218825027abf7e25a9 127 0.05/1.00 vMB 111
219,968 219,968 00000000000003eaf8940b4579ad6fadb60e3989d2b11603edf0fab95a9df718 512 0.31/1.00 vMB 78
219,967 219,967 000000000000048a72ad33388fa5cee7debe25e9f2f06d11ecd4b6a615f6c859 138 0.05/1.00 vMB 101
219,966 219,966 00000000000001c2e77166a8ec4fd18d31ce6530a8aee014ac0e78215b0259ce 557 0.28/1.00 vMB 163
219,965 219,965 00000000000004e8197f225a337297687e651099690dfe138da801b04e0de4d8 702 0.25/1.00 vMB 195
219,964 219,964 00000000000001355ed458ac7185e3642bb4f9cb4a97e294525f8337ad8e1489 941 0.45/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 782.76 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: 709.17 GB
    • Received: 16.85 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.