Loading Tool

Explorer IconExplorer

Memory Pool

25,027 transactions
5.44 vMB
0.02486605 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.70/200 MB

Candidate Block

Mining Attempt 404a556f4cc63f838208e3595a77eff0bb9e9eb54eb34022ad9e4eca31d223a3
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root d3f687a0a767f16bb30c179d0a66c3fb550818a94ecd0849f15ad31a73f9c413
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,323
Size: 0.43 vMB
Total Fees: 0.01176941 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (660,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,930 252,930 0000000000000027aa22467ea1c739b62a235d9989401c79e312d1f63995083f 94 0.04 vMB 94
252,929 252,929 000000000000002cd2d63bb8af69b967fae1175f4aef4e6a92250abf461948e7 410 0.24 vMB 68
252,928 252,928 00000000000000148e936b7ab7dad8e374675c331358783979b8c6cf7db4182e 668 0.25 vMB 122
252,927 252,927 000000000000002ce9be6443c0d81f132c4ec1c539a2b2fd66dc2712bbafdb6f 398 0.25 vMB 116
252,926 252,926 000000000000003b040923392a609a5c2bf980345ee0b11c7b612f550ab048ff 741 0.25 vMB 213
252,925 252,925 000000000000000a7d86503f2539510cf020edcca6b9098e4d4ae8817c5e3790 348 0.20 vMB 59
252,924 252,924 000000000000001b981d5a6590a6c2f11879c3e3c4d8455fa39689aeb0ef5832 584 0.22 vMB 111
252,923 252,923 000000000000001ee744e65377fb9ae9fe3559b19e4efd0f77ff925e3bcfeb5d 633 0.25 vMB 120
252,922 252,922 000000000000000185f25bc7a75ed42d3525c5f84bcbbe519c7479322f6134a2 64 0.03 vMB 73
252,921 252,921 00000000000000320a7e567b264e86d2ae0c72535452837a4160f1b218def8ec 348 0.16 vMB 101
252,920 252,920 000000000000000c1043727af69bb8c96662346b5913c364c4bd786e8bd7e8ad 47 0.02 vMB 110
252,919 252,919 000000000000003f8e95d4ec72c72c627101eb4f957ebb7cf1e44569aa04365e 68 0.06 vMB 96
252,918 252,918 000000000000005463a68bd73749008b2a88998cc8e138b7adcc9d5d7d96955b 213 0.10 vMB 64
252,917 252,917 000000000000001c89c074bf3782069435b04227996b11d6bddf674d180d099b 597 0.25 vMB 175
252,916 252,916 00000000000000305f52900e95bdfaab05dc9f8b91d369452492f02b537a9a51 6 0.00 vMB 133
252,915 252,915 00000000000000205354b032d668edf7b32c6d04fe7d39ab187f5acc983b9dda 32 0.02 vMB 93
252,914 252,914 000000000000000bb4284b36b3a5d494941b9040c8328d3449ed0cefb7f8a447 100 0.05 vMB 105
252,913 252,913 0000000000000032e68ab7e73fe8ed744da1492038a4c0ec68704fad95a04d44 128 0.10 vMB 20
252,912 252,912 00000000000000364b49f862d7ea1c48fc035d0560f3a7b53546e6ef528a2f0c 266 0.17 vMB 58
252,911 252,911 0000000000000028fef3ea80f65526af54faaa1e48276502f28a99978ef9f4ba 634 0.25 vMB 96
252,910 252,910 0000000000000012cff51e419151e7d144b3287a8686411a6e0d3acf1cd35b8e 338 0.23 vMB 37
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 77
    • Outgoing: 10
  • Data Transfer:
    • Sent: 42.57 GB
    • Received: 0.58 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.