Loading Tool

Explorer IconExplorer

Memory Pool

77,101 transactions
28.42 vMB
0.08818944 BTC
Random Selection Loading Transactions
Max Size: 172.98/200 MB

Candidate Block

Mining Attempt 4197ce9fe6ca3fa2b6226d58ee4ddcea91b63e83bdc44e43c9475dd928c1b211
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 7a3d8353972a8ef4f183253369bc6a2cdfc395696869a0456a2e25be236f206e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.02460965 BTC
Feerates: 477.45 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (239,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,657 675,657 00000000000000000000570cd87702ae5d9979f17543b38ca62937f2858bc091 311 1.00/1.00 vMB 10
675,656 675,656 000000000000000000033e5832230c704644c61458983eb15deeb00303528e34 2,709 1.00/1.00 vMB 11
675,655 675,655 000000000000000000006fd90d3e71d166d362c97bd16600992057d987d443c3 2,357 1.00/1.00 vMB 45
675,654 675,654 000000000000000000022d91587e02d3b510aad32aca9732807114bfc0ea6636 1,359 1.00/1.00 vMB 94
675,653 675,653 000000000000000000060b281f3ba9f40903eb88ad13b570a405c7359d425132 1,711 1.00/1.00 vMB 105
675,652 675,652 0000000000000000000a043b8a2c48ec651b75b36264293217c4d61837cb2920 2,592 1.00/1.00 vMB 38
675,651 675,651 00000000000000000006667597398a793943d556f60ad06477f66d64c407ffaa 2,216 1.00/1.00 vMB 72
675,650 675,650 00000000000000000008597a4a6643f85db71bb5f253d98e7eac67649fdba498 2,508 1.00/1.00 vMB 57
675,649 675,649 0000000000000000000250d1b0aedec8119ce1bc0f56966188e8a9feb02e9df4 2,503 1.00/1.00 vMB 26
675,648 675,648 000000000000000000003818680528213e94a5245163034f65454896d7725103 2,754 1.00/1.00 vMB 88
675,647 675,647 000000000000000000006d69883717b97c2e3a702bbec10429ecc472e613a818 2,860 1.00/1.00 vMB 114
675,646 675,646 000000000000000000094d267372d4d64e9e1c53f0daf856cf0cb78957ac8408 641 1.00/1.00 vMB 18
675,645 675,645 000000000000000000002cf040b48e4a4709fb1456f9a9ebba89eadf4d646372 2,243 1.00/1.00 vMB 21
675,644 675,644 00000000000000000006a7854d9e8ce6fed7c6d100fd9ee028b105a07cb98eec 1,511 1.00/1.00 vMB 23
675,643 675,643 000000000000000000031c1bd009c3f8ce6755a10354022abed2bbd52571359a 1,124 1.00/1.00 vMB 80
675,642 675,642 00000000000000000009b68385eaeaf261440a801eb969b6cf4919aecafc40e6 1,498 1.00/1.00 vMB 105
675,641 675,641 000000000000000000053b94f446af575995b7a7d26f85f4fe1def2266985e73 86 1.00/1.00 vMB 7
675,640 675,640 00000000000000000007f8371aa6688a296bd020b7b4d300abd7801b15d2aad1 1,587 1.00/1.00 vMB 33
675,639 675,639 00000000000000000004dd0a9590124086b3b9041700ed0ddba54ef07e8b1b2e 1,041 1.00/1.00 vMB 26
675,638 675,638 000000000000000000019f0b034c6675536f15963dbf0cd4e1336a18138d79d7 1,608 1.00/1.00 vMB 29
675,637 675,637 0000000000000000000b296f6babf12d3cd2b3a0d8310952c94625cd24d1ad83 1,686 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.