Loading Tool

Explorer IconExplorer

Memory Pool

35,239 transactions
26.60 vMB
0.05679371 BTC
Random Selection Loading Transactions
Max Size: 134.23/200 MB

Candidate Block

Mining Attempt 993ce462f7609d746ed4ebae1f5de11bdced3dfc2e820874f734f9b0cb94bc4d
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 704d1f4d00efd4ce08a446ab552da165ee9f4623d3706c2c0222c2eddb5fe40d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.00710808 BTC
Feerates: 160.84 > 0.71 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (601,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,937 312,937 000000000000000004a83f1906e06483927c50b11c73dffc108a1f0277284067 250 0.16/1.00 vMB 24
312,936 312,936 00000000000000001106927a48e84a5f846d1890667834b651f98d2ec10ea9a6 256 0.10/1.00 vMB 40
312,935 312,935 000000000000000011191b14eaf5c628f349384489c50e165ce406407ffdacfd 381 0.25/1.00 vMB 28
312,934 312,934 0000000000000000371fcf07810c3ac1b9c17daa5ddc9710dea32158d3f75665 513 0.31/1.00 vMB 25
312,933 312,933 00000000000000000be786475800ebb520270b2edba8316a6a8afb287f19dec4 86 0.05/1.00 vMB 9
312,932 312,932 0000000000000000024cdf17308087ecd93bb10b42287898c455d9a6fec642e3 837 0.52/1.00 vMB 28
312,931 312,931 00000000000000000cff90ee70512f98a69fc70f540ab71e014ab2e36d937912 158 0.10/1.00 vMB 24
312,930 312,930 00000000000000002d13084f12db627f25ee3f8c3d4b5ecd4bb4273db3586c5c 419 0.26/1.00 vMB 26
312,929 312,929 0000000000000000185ec78ed3af3f672ac63bc6e588786147362e616cedc390 1,099 0.74/1.00 vMB 25
312,928 312,928 0000000000000000222dd6bf4d399136df2bc9ad804385bb0e35081470d14d55 538 0.32/1.00 vMB 28
312,927 312,927 00000000000000000b06c91efa6d05b468733963615e239ae892d551b10e8d51 566 0.40/1.00 vMB 26
312,926 312,926 00000000000000000f9d8087846e4f50d3e2eff4e1e361f0c9bf0f460e4200ec 48 0.02/1.00 vMB 30
312,925 312,925 00000000000000001c3c12444e898b30336a7dd68ab3ad58e9c531be87859760 106 0.06/1.00 vMB 32
312,924 312,924 00000000000000002d4f20c52f3af7336c6bd018f21fd75654b9a6ede306a6c1 164 0.09/1.00 vMB 24
312,923 312,923 000000000000000005910237c6f184160f98767b4dbfeb39cdecb2fcb0494f4a 183 0.11/1.00 vMB 23
312,922 312,922 00000000000000002641cb665b28514ba325c44b159f4a9cd6e3d0499221a920 237 0.14/1.00 vMB 25
312,921 312,921 00000000000000003335b02599348a2b81495687baa516efc3f3a6f185b9ef6b 256 0.16/1.00 vMB 25
312,920 312,920 0000000000000000219fc38a5d62cdcb79a2da12735edbd26df19bffd98d178b 281 0.16/1.00 vMB 31
312,919 312,919 000000000000000011e40153e63aa0541d6bf97d79f0730315fb4eeda048c8bc 604 0.32/1.00 vMB 29
312,918 312,918 00000000000000003aa595d6d1197007418b48ec7a1f4047b0bbf2a7145828cb 805 0.40/1.00 vMB 31
312,917 312,917 00000000000000002d14b34973152b43d6468d7eb6e5627cfdaab751372624dc 90 0.04/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.77 GB

Node Details:

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