Loading Tool

Explorer IconExplorer

Memory Pool

39,254 transactions
27.43 vMB
0.05924603 BTC
Random Selection Loading Transactions
Max Size: 140.18/200 MB

Candidate Block

Mining Attempt bd50d05851a1a14a5976c1f0167de260ce92f5293c387b096af18a3ccd8cb081
Version 20000000
Previous Block 0000000000000000000183fdd09766667573fbca4a30fc6f2455b37becebdd12
Merkle Root 9de9f66143478c5d463436ba516a48b9fe6455c70357370189fadcaaf37808f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,630
Size: 1.00 vMB
Total Fees: 0.00719822 BTC
Feerates: 71.81 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,641 (530,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,857 383,857 000000000000000000f7d803ea137bfa7e8f97f0e68982a8e44487d4caa32324 1,286 1.00/1.00 vMB 21
383,856 383,856 00000000000000000e3dbf6b1a84fb14256f0ce3728b4124773908eaada6d0a1 1,069 0.47/1.00 vMB 39
383,855 383,855 00000000000000000ad4db485909497869208ab6bb4705036fbe65a721ee85ff 767 0.34/1.00 vMB 31
383,854 383,854 0000000000000000041fe2215049cdad4208b657c733cf24590057396af7c4ea 2,437 1.00/1.00 vMB 37
383,853 383,853 00000000000000000d9b24c8344c0912d6d54e0bc5248d38e3b78fd4c0246c75 513 0.22/1.00 vMB 28
383,852 383,852 00000000000000000b1fc66493a8f131ba46020ff1de0b1d9122f0ee151e6dd8 1,384 0.63/1.00 vMB 33
383,851 383,851 00000000000000000feeba193970576a121cb1f22fe0bae5284ca8c02e99d75d 745 0.44/1.00 vMB 25
383,850 383,850 00000000000000000838e300d607c3cbde59e4d27864d0ff319f8fdb65a29ae3 672 0.20/1.00 vMB 55
383,849 383,849 000000000000000005adcee114698f1abcb645bcb1e07b69dd74a7f437ff3059 524 0.25/1.00 vMB 30
383,848 383,848 000000000000000007c19c0a1fb612671843a2f053a3bf5585152ed3e6ff10a2 309 0.25/1.00 vMB 15
383,847 383,847 000000000000000009c9318b73948a4d26b7190554ecf5943741f68521e541d3 793 0.49/1.00 vMB 22
383,846 383,846 00000000000000000994add95a4a5e646c56df3d1b6caab9c920698d3f0a7d8a 874 0.75/1.00 vMB 21
383,845 383,845 00000000000000000ed115c691e0e045ef74032b27881f916d934b9af23ab88d 1,728 0.93/1.00 vMB 27
383,844 383,844 00000000000000000673efb8f290923e3777da0e2ceb7e387dca9bc4633495bc 502 0.20/1.00 vMB 35
383,843 383,843 0000000000000000065633678427b805e3de5f3497d0a6128695738a7211f0a3 1,686 0.52/1.00 vMB 53
383,842 383,842 00000000000000000303578b63e363d061ddc07c8ac42e1941fd6d97eba9ac1c 1,132 0.35/1.00 vMB 51
383,841 383,841 000000000000000007ed59f70bc3eaed041618469d4f1eb8dc319dcd1d475b63 1,210 0.96/1.00 vMB 24
383,840 383,840 00000000000000000294678783781f3fd8d1b4aa9e2f2d1b7db07f546e6f0402 1 0.00/1.00 vMB 0
383,839 383,839 00000000000000000724aeeee885fed24d6b941e5ba84086f87432db4e1b8ee2 1 0.00/1.00 vMB 0
383,838 383,838 00000000000000000e9b42248aa61593ccc4aa0a399b3cb6b50c650f45761c3a 933 0.43/1.00 vMB 34
383,837 383,837 0000000000000000017b5c4e4fcf210dec65fc67cbfdd841a1af77f178bb7ab7 1,452 0.74/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.75 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: 631.88 GB
    • Received: 12.08 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.