Loading Tool

Explorer IconExplorer

Memory Pool

46,344 transactions
27.34 vMB
0.06203010 BTC
Random Selection Loading Transactions
Max Size: 144.93/200 MB

Candidate Block

Mining Attempt 4b447bec2c0ffa57f0222f434f02ff5dc98d74141b18057785299ae9c5ded455
Version 20000000
Previous Block 000000000000000000010a3b807eaed33245d20c47bc2486d6ba8a16c067f721
Merkle Root 92c40ec7bf3ae937c3ac5cbdc3e55df04372a02b3256e8005572d8a5061008ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,383
Size: 1.00 vMB
Total Fees: 0.01071991 BTC
Feerates: 60.10 > 1.07 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,895 (575,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,938 338,938 00000000000000000b6d19bf987f0b8a86a5be11f0b73283ce148034253cc174 737 0.42/1.00 vMB 28
338,937 338,937 000000000000000011aadf15e8004bac258ff5961d348b07e4488174a45ef466 146 0.07/1.00 vMB 25
338,936 338,936 00000000000000000d1d59347069cfe59c15e59b30b0bfe5a9596bbf32615651 371 0.25/1.00 vMB 18
338,935 338,935 00000000000000000cb47fb59a70edb727241c029a4f571311ccc5d71957d229 972 0.55/1.00 vMB 23
338,934 338,934 00000000000000001101d6cab1a03cf965ddb33aff5726f2c31725f85e5fb39d 380 0.23/1.00 vMB 19
338,933 338,933 00000000000000001039297670301909606f2e32d571844ac9b57e641697f9cf 1,001 0.53/1.00 vMB 23
338,932 338,932 000000000000000016537c502c21da893957972fb1613399d83da076450a02e9 96 0.07/1.00 vMB 13
338,931 338,931 00000000000000000cf87bc7054a515f31e1a025bfb9c25400379f36701310f2 49 0.06/1.00 vMB 5
338,930 338,930 000000000000000006e1704c5dd039b7c811ffa8fe06c96a5fcb384e9c531b89 286 0.32/1.00 vMB 9
338,929 338,929 00000000000000000c83ac167d47e87ae4d958d5d4706113bb5c0917b8f2fcd2 1,672 0.75/1.00 vMB 29
338,928 338,928 000000000000000005c245f4f5fb44a0086f5292c3a5eafddbdb22aeef6d7fab 293 0.20/1.00 vMB 21
338,927 338,927 000000000000000015c9fc981cbddb4b2c10e68161b9d97b660c4f75a99570da 238 0.13/1.00 vMB 24
338,926 338,926 000000000000000009e6b818ab79cd89d91d49418503bf5c5dbe767c5a77d622 317 0.20/1.00 vMB 17
338,925 338,925 00000000000000000a2b86a409bd4c4c726e840ef04f23840ff89e4a66d5161a 509 0.24/1.00 vMB 27
338,924 338,924 000000000000000015da3548533b55c9a5000121e144f2292c2a8c8e5934dc8d 241 0.14/1.00 vMB 45
338,923 338,923 000000000000000010cdf621f3b631573891d943fdc928e6d718c8882dc0b9a0 326 0.20/1.00 vMB 18
338,922 338,922 000000000000000008dcf04315f6f018639c6c2104a0ec9b9ccb8911bf32eef0 703 0.67/1.00 vMB 11
338,921 338,921 000000000000000002f50817a774de6c75feeb807777e107b931edcfdc9d18b6 1,007 0.75/1.00 vMB 20
338,920 338,920 000000000000000009d380662142133a5f5374c790fc9b4bade0a602976bb82b 2,889 1.00/1.00 vMB 47
338,919 338,919 00000000000000000bca307f33afde225ecb2325081b303edf042e9c3d2f4e5e 394 0.16/1.00 vMB 50
338,918 338,918 00000000000000000f43f8fdc552ed4acb9ed9054aee50476095326d754b5049 573 0.39/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.20 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: 654.05 GB
    • Received: 14.10 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.