Loading Tool

Explorer IconExplorer

Memory Pool

44,925 transactions
26.55 vMB
0.05626106 BTC
Random Selection Loading Transactions
Max Size: 140.49/200 MB

Candidate Block

Mining Attempt d4173198e79ffbef7064eb1f01e758f6dbe9ee1163fb747390b4f488ad0a14be
Version 20000000
Previous Block 00000000000000000000ccd90c9c322dee23e4636037e7cd5f80c2f31107de16
Merkle Root 8e10675eef29eeeab652bda4f4d68fae71a3af80557acfcd261a6e851a217a56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,724
Size: 1.00 vMB
Total Fees: 0.00756440 BTC
Feerates: 150.93 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,737 (291,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,017 623,017 0000000000000000000dea603000acd2daa4aa665d8a48ecfc9f41fa5f72d538 3,061 1.00/1.00 vMB 29
623,016 623,016 0000000000000000000ac9ac5dbda6411338aabfe3a7bbb7fe232d1ae2a2b526 2,422 1.00/1.00 vMB 33
623,015 623,015 00000000000000000004083ab2c1edfe7855b0169cbcef0d781aa02dc25812b3 2,756 1.00/1.00 vMB 76
623,014 623,014 0000000000000000000cccc1dccf5027e8c118f543e5a16f28a500099c0967a6 817 0.39/1.00 vMB 31
623,013 623,013 00000000000000000009f479517a94fd0ee0bc2e7a7e1a97f0786021e1dbc1cf 1,920 1.00/1.00 vMB 39
623,012 623,012 000000000000000000073ab61877ffe4f4044d6344854268999b1c01954ec7fc 526 0.17/1.00 vMB 48
623,011 623,011 00000000000000000011fd28474bbfee4e523e1b1cb19eac2d17f7336e4652cc 1,671 0.52/1.00 vMB 50
623,010 623,010 0000000000000000000abbfa77b68ba99b9a4162d8485340a95b207abdbaf848 2,146 0.71/1.00 vMB 36
623,009 623,009 0000000000000000000f30b35dec13c547dbb3d133e3cc3f2a5e31f91e1f46ec 1,996 1.00/1.00 vMB 72
623,008 623,008 00000000000000000012ae7afcabd5a0e91746240053915073301b98ac75d874 1,141 0.45/1.00 vMB 34
623,007 623,007 0000000000000000000901b493dc815ee761f2b7786e8de9528dec407e6d772d 1,499 1.00/1.00 vMB 78
623,006 623,006 0000000000000000000faf9f185c878ff268d97848f64a4650402c10929ede53 129 0.09/1.00 vMB 75
623,005 623,005 00000000000000000004e280fd1bbf3ba8a8d0022896647d2110d5d720e1e87b 1,184 0.70/1.00 vMB 66
623,004 623,004 000000000000000000112cd952f592b75362379bffa404dca2f4f14cbd097267 2,583 0.97/1.00 vMB 27
623,003 623,003 0000000000000000000412cd7343b64d8454e2481fe3bf333c6549fa5760f62c 1,482 1.00/1.00 vMB 83
623,002 623,002 0000000000000000000670b2384c7640fd51b865c6a62da6e0a0f0534c8a6fe8 481 0.33/1.00 vMB 73
623,001 623,001 00000000000000000014095117807f93a68be4005f497d6e73a3412f5c098760 212 0.12/1.00 vMB 75
623,000 623,000 00000000000000000007f1e007a4a71f991981f060cd2c3978d1e4a42ca30139 1 0.00/1.00 vMB 0
622,999 622,999 0000000000000000000a078deebc4a2dccdb1b30efefb027b75cd7e13bc620af 1 0.00/1.00 vMB 0
622,998 622,998 000000000000000000032024e5b6140cb10934840f542a74178ea31b150a3c4b 43 0.04/1.00 vMB 84
622,997 622,997 000000000000000000003b4aafecb2e235f72b55533a6dbcd4fb1f6a114320b6 1,740 0.71/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.92 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: 646.18 GB
    • Received: 12.82 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.