Loading Tool

Explorer IconExplorer

Memory Pool

84,739 transactions
32.78 vMB
0.08417427 BTC
Random Selection Loading Transactions
Max Size: 194.21/200 MB

Candidate Block

Mining Attempt 8a9f63e6aa8736f5177db4517208bee3a8f5259be05b390bede8ea718752420e
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root d17da6cccc368541275c877fbd80a25a9d1a6b837bb5ecf911fb3610f7be7ec8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,275
Size: 1.00 vMB
Total Fees: 0.01907138 BTC
Feerates: 120.64 > 1.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (146,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,002 768,002 00000000000000000006254ac900764c3e858b3744e0d3620f49bf8f2f91b54d 739 0.25/1.00 vMB 12
768,001 768,001 00000000000000000007b7f5743f3123dcaaa3af77486544782f2d7ecd9112e7 85 0.04/1.00 vMB 10
768,000 768,000 00000000000000000007b9957a95c85e1c144d9758361e2d43b6fefe1459392c 322 0.12/1.00 vMB 11
767,999 767,999 00000000000000000004975d923c3a1acf35f6681e2eb8d724e4d1ca59253724 887 0.42/1.00 vMB 9
767,998 767,998 00000000000000000006628398dbf77eadd41ba4e8911be34a9eceb9ebdf75e0 2,547 1.00/1.00 vMB 13
767,997 767,997 00000000000000000008198a109baa192c8c0d7917c3259ba384175eb7bb242f 917 0.30/1.00 vMB 11
767,996 767,996 00000000000000000003ffec9b8a6e098622d372daa5c7ef525554a907c0fc2d 461 0.18/1.00 vMB 13
767,995 767,995 0000000000000000000583ef05b3477f47431838f32aa7749ae48039825f60a3 939 0.38/1.00 vMB 10
767,994 767,994 00000000000000000002232e812f2ed534f9f8af6de13ee963394bc36a96bb87 354 0.10/1.00 vMB 11
767,993 767,993 00000000000000000004b2ac5cabbcd2bc88cc4c22e5b8428fdf01cf70de8fba 889 0.50/1.00 vMB 9
767,992 767,992 00000000000000000003e98d9bae5c6521443d4a0ff673f97bd14f292e965de3 272 0.09/1.00 vMB 11
767,991 767,991 000000000000000000024bf8dbebb17b164bb8d11fb207bcb15098fc8fe98447 613 0.18/1.00 vMB 12
767,990 767,990 000000000000000000014a96f8fe37ac245cbb0a59ae6c1df8354527639768c6 2,602 0.99/1.00 vMB 12
767,989 767,989 000000000000000000029169be9191499c1c49daa5f4c0ee9fa2bb4a1f157d07 294 0.09/1.00 vMB 11
767,988 767,988 000000000000000000021ec129f83927b8ba4f11778ccb803a5f8ba350ef36df 863 0.31/1.00 vMB 12
767,987 767,987 00000000000000000004f8819cf69ab423adaaa384199b9e7351b71da8d5adef 644 0.23/1.00 vMB 11
767,986 767,986 00000000000000000007f1814ce59238b61ca8b8d318ddb8c4581ac938014540 1,690 0.81/1.00 vMB 7
767,985 767,985 000000000000000000076a526c33ed89a0a17b269fb46d43b6c24fe59ed5ff62 2,229 1.00/1.00 vMB 10
767,984 767,984 000000000000000000011799ba52eda553095db66c3261b36f920cf43c35293d 1,970 1.00/1.00 vMB 20
767,983 767,983 0000000000000000000492f035420930e11aff4a67f6ec400cc238af8fc8203f 2,037 0.77/1.00 vMB 11
767,982 767,982 00000000000000000002317e2fe1ff9b96d274e7478f039c005c6e39322dc2d1 1,221 0.38/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.