Loading Tool

Explorer IconExplorer

Memory Pool

31,941 transactions
25.00 vMB
0.04922317 BTC
Random Selection Loading Transactions
Max Size: 125.55/200 MB

Candidate Block

Mining Attempt 108f012f1dd29f96c8d7b94ebec784910cd68939e785f07437a8a39811176328
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root b3ff01662bf884b604eb74f45304776269f48242e9b621715cb54eba1a48a1af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,592
Size: 1.00 vMB
Total Fees: 0.00437724 BTC
Feerates: 80.43 > 0.44 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (91,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,731 822,731 00000000000000000003d3634363110e18b2f669fbfae3c267ba48d2632cb292 4,608 1.00/1.00 vMB 111
822,730 822,730 00000000000000000003bb400ae2110ae0d0115237a9dde37852be058fe8c9e4 4,202 1.00/1.00 vMB 128
822,729 822,729 00000000000000000003dd64666c47e93655d0d79fd15a06c7b2742b719ad43b 4,659 1.00/1.00 vMB 88
822,728 822,728 00000000000000000002fd8037fa9d0c0962895ab65c313dd33922ab9b79d7e5 4,052 1.00/1.00 vMB 88
822,727 822,727 00000000000000000002a41a5bf3cbcccb9df0471535c282a79871ecf3eaff09 4,163 1.00/1.00 vMB 98
822,726 822,726 0000000000000000000082badef0b0478fe778b48e337b49c97ec8cec0e8185d 3,733 1.00/1.00 vMB 95
822,725 822,725 000000000000000000001f308b58e03c4cf12b84b139756624342548e270d74d 3,707 1.00/1.00 vMB 91
822,724 822,724 0000000000000000000139963b93bee5ebd63a4b6fb775c2be071154b3fae4a4 3,992 1.00/1.00 vMB 130
822,723 822,723 00000000000000000002df2e5c8993bf961b470e24e7e8be307d7009a7a4fdda 3,995 1.00/1.00 vMB 182
822,722 822,722 000000000000000000006db1fa633a70247e216aa0e6c7d9ad6386bf80f549d3 3,858 1.00/1.00 vMB 195
822,721 822,721 000000000000000000004076d6cde3071e379ab286b34cd4fe2b07faf8449ec3 4,324 1.00/1.00 vMB 126
822,720 822,720 000000000000000000030fab657351dbf1276aef8cb787aa53fbcbdd33abe12d 4,317 1.00/1.00 vMB 132
822,719 822,719 0000000000000000000377c63420cc308fa1d458876a325a0d0287b123fbf054 4,016 1.00/1.00 vMB 161
822,718 822,718 00000000000000000002105c39f91289a1c93446571588ac5b27a8cb1dc8948b 4,292 1.00/1.00 vMB 137
822,717 822,717 0000000000000000000347a072af5abe9f29949a6635f3b81f7dc3a9f0f2984d 3,997 1.00/1.00 vMB 160
822,716 822,716 000000000000000000032a2459ae565e426a48d60d7b1edcbe50e61123d3be7e 3,368 1.00/1.00 vMB 224
822,715 822,715 00000000000000000000f727325c24551933375b72e3989568fd71917ed9eb3b 4,588 1.00/1.00 vMB 117
822,714 822,714 00000000000000000001613e178e06b9f6ff4d8aba13ad2768bb26e4f0daee6f 4,432 1.00/1.00 vMB 116
822,713 822,713 00000000000000000002909209043a61c61f3d3006197ae90420675051bef31d 4,071 1.00/1.00 vMB 101
822,712 822,712 0000000000000000000021655bd1fe2a98aafbfd239fc171236723e4526033f3 3,466 1.00/1.00 vMB 89
822,711 822,711 00000000000000000002e90c9e7b7bd64b513fc07ff082ceb3cb9e7939e3375d 4,506 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 781.85 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: 638.88 GB
    • Received: 12.50 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.