Loading Tool

Explorer IconExplorer

Memory Pool

71,225 transactions
27.21 vMB
0.13966629 BTC
Random Selection Loading Transactions
Max Size: 162.34/200 MB

Candidate Block

Mining Attempt 3218ebfe9c89d5ef0343e9f42404d81c397c9ba21af842bef0d0558c8b47393e
Version 20000000
Previous Block 00000000000000000000f91692f15816af57aa599509f0f635fd97fe9ed689b6
Merkle Root 6cd287292a28d13d3fbccb58249681644795ada1b4abb460c5d2d2857f8276e2
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,977
Size: 1.00 vMB
Total Fees: 0.06054294 BTC
Feerates: 318.30 > 6.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,627 (664,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,922 252,922 000000000000000185f25bc7a75ed42d3525c5f84bcbbe519c7479322f6134a2 64 0.03/1.00 vMB 73
252,921 252,921 00000000000000320a7e567b264e86d2ae0c72535452837a4160f1b218def8ec 348 0.16/1.00 vMB 101
252,920 252,920 000000000000000c1043727af69bb8c96662346b5913c364c4bd786e8bd7e8ad 47 0.02/1.00 vMB 110
252,919 252,919 000000000000003f8e95d4ec72c72c627101eb4f957ebb7cf1e44569aa04365e 68 0.06/1.00 vMB 96
252,918 252,918 000000000000005463a68bd73749008b2a88998cc8e138b7adcc9d5d7d96955b 213 0.10/1.00 vMB 64
252,917 252,917 000000000000001c89c074bf3782069435b04227996b11d6bddf674d180d099b 597 0.25/1.00 vMB 175
252,916 252,916 00000000000000305f52900e95bdfaab05dc9f8b91d369452492f02b537a9a51 6 0.00/1.00 vMB 133
252,915 252,915 00000000000000205354b032d668edf7b32c6d04fe7d39ab187f5acc983b9dda 32 0.02/1.00 vMB 93
252,914 252,914 000000000000000bb4284b36b3a5d494941b9040c8328d3449ed0cefb7f8a447 100 0.05/1.00 vMB 105
252,913 252,913 0000000000000032e68ab7e73fe8ed744da1492038a4c0ec68704fad95a04d44 128 0.10/1.00 vMB 20
252,912 252,912 00000000000000364b49f862d7ea1c48fc035d0560f3a7b53546e6ef528a2f0c 266 0.17/1.00 vMB 58
252,911 252,911 0000000000000028fef3ea80f65526af54faaa1e48276502f28a99978ef9f4ba 634 0.25/1.00 vMB 96
252,910 252,910 0000000000000012cff51e419151e7d144b3287a8686411a6e0d3acf1cd35b8e 338 0.23/1.00 vMB 37
252,909 252,909 000000000000000757c6919d743bcaba64757a3bf2dd711cce141aef290e286f 208 0.10/1.00 vMB 98
252,908 252,908 000000000000002e19704a7447710e11d54dfdd6e35c26f495fc1dceceb6aaa7 256 0.12/1.00 vMB 39
252,907 252,907 000000000000003a75a1bc1b4af8174eee899cd81c9e1c191f80f6d6b16aef03 732 0.30/1.00 vMB 61
252,906 252,906 000000000000003f5eb52b3780d216cf304ad7881f5237ff1d35a4698067b5e5 460 0.25/1.00 vMB 109
252,905 252,905 000000000000000a07b750430c6789e856245e76998223d79f19067669dbfbea 667 0.25/1.00 vMB 184
252,904 252,904 0000000000000042dc3475f0459c48fac44db65189faa942f15086da1d9781c1 494 0.25/1.00 vMB 118
252,903 252,903 000000000000001b03fced56d7e0da9cc417c7cdff0d5edbf186b5fb2f898f03 553 0.25/1.00 vMB 169
252,902 252,902 000000000000000b5b19dea9a6c95bfc48c6055a332f4e6f9ae0eecfae9316ae 1,252 0.50/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 786.90 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: 1,022.59 GB
    • Received: 35.62 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.