Loading Tool

Explorer IconExplorer

Memory Pool

79,580 transactions
30.20 vMB
0.08276260 BTC
Random Selection Loading Transactions
Max Size: 183.84/200 MB

Candidate Block

Mining Attempt b6191a86cc0ef7049996b3f41346d0a5e724fc9d360fe4430cf3f5ade29052db
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 5138bc126a08033e2eabf293a862b9e84630be7febb41f437b2f642014c892d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,732
Size: 1.00 vMB
Total Fees: 0.01550666 BTC
Feerates: 203.60 > 1.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (551,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,936 363,936 00000000000000000ef6026ff39128b5312b57a34cab689777846036834970fd 703 0.36/1.00 vMB 39
363,935 363,935 000000000000000015c88cfabb9a649ce1e93b852acd13aa4631f3343d4da12e 734 0.40/1.00 vMB 32
363,934 363,934 000000000000000010066c28ac7508de30a446f0a531081315e68f1306c44d05 980 0.48/1.00 vMB 33
363,933 363,933 00000000000000000556b6789fab1e024c25e5e4cedce9e97707197391f42e84 1,202 0.65/1.00 vMB 30
363,932 363,932 000000000000000011035f82b5972a8adf6e3d6174722c6e8b0e3e540d2c1027 392 0.18/1.00 vMB 43
363,931 363,931 0000000000000000106719119d962d894c955720211f4939e95bff376a9441ff 76 0.04/1.00 vMB 20
363,930 363,930 00000000000000000d33170c18b9b9656b21e8352d9d21c942ebaeb79590b024 1 0.00/1.00 vMB 0
363,929 363,929 0000000000000000120e573ac19de3efd3d48c47c89e18dbb790b59bad5e6325 1,087 0.79/1.00 vMB 22
363,928 363,928 00000000000000000d6fb02c1713c4495552c67a19353040a8b4c31b968fecfe 1,862 0.75/1.00 vMB 46
363,927 363,927 000000000000000001f9829aabe2a217c97cd3f2845e21265b91a3fd32d83521 784 0.56/1.00 vMB 20
363,926 363,926 000000000000000010d432a8e356e7a9ecd3e60fdf2fb65501a89e15d62a2af8 619 0.16/1.00 vMB 86
363,925 363,925 00000000000000000ce11839d244e1f53510dfe2cde5c67dbd2523b6810cdc75 497 0.27/1.00 vMB 34
363,924 363,924 00000000000000000ea373cbc40d25c4eb67b7e8d43a4c0330a16a4728eff023 1,443 0.75/1.00 vMB 32
363,923 363,923 000000000000000012a8bb3087ef06e4fc9f0296b20f51f00492c9d9b05060ec 1,680 0.75/1.00 vMB 41
363,922 363,922 00000000000000000e6d3911b42a793012a207e4e97e6d6cc75a9f3953201073 437 0.25/1.00 vMB 36
363,921 363,921 000000000000000009199d61b3805e95058a8a960da0b55544615e6c40b6655f 867 0.51/1.00 vMB 31
363,920 363,920 00000000000000000806e25ec72826301a128a65ae4a58d62a09a52602994516 1,513 0.75/1.00 vMB 41
363,919 363,919 0000000000000000059a3dcec8a2e6bdfbb36b1df830b3fc7136749a88ee53c6 341 0.28/1.00 vMB 73
363,918 363,918 00000000000000000aa3c8e30a0bea8a5d7c9a9e054f4870f4c8793dde4bd92c 1,364 0.92/1.00 vMB 37
363,917 363,917 0000000000000000033dd5919ebc389cf45f57666c85e7bffa7e010cdc846e08 194 0.05/1.00 vMB 68
363,916 363,916 00000000000000001234502319db5545dc936d9f661c19cf59df1140db559559 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.