Loading Tool

Explorer IconExplorer

Memory Pool

43,060 transactions
29.06 vMB
0.09092439 BTC
Random Selection Loading Transactions
Max Size: 148.70/200 MB

Candidate Block

Mining Attempt f7f3ecc78e4be4e1a196f04c2def0a7f96f81ed409264ec232af36eaca866805
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 8df413f7c11ef673d4f312b0c5394dd0730b890d7357ae382e3a4c8c5946afd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.03270184 BTC
Feerates: 88.27 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (694,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,716 219,716 00000000000003c2852984b780ef8a4d197f599126018eec92f9c232bae0189b 338 0.14/1.00 vMB 188
219,715 219,715 000000000000041251c9f1f88be13c5f710f70b03db1fc973c98e1e2c2fe9cb3 109 0.05/1.00 vMB 161
219,714 219,714 00000000000003c4d6d83e827414468671ddef8d83139d2bc3e1c7df7c24229c 101 0.05/1.00 vMB 143
219,713 219,713 00000000000005970512745544be4b0eb6d4377a8c3e3d08ebb116a8fefc0f36 85 0.06/1.00 vMB 37
219,712 219,712 00000000000003db08333ea9f1ca7b1ae4cb5cc07143d1fb40f5890d11fcc907 555 0.25/1.00 vMB 180
219,711 219,711 000000000000022ed09a1301cc409e6924c4751b988d7a241ee886807033d995 350 0.16/1.00 vMB 131
219,710 219,710 0000000000000144205dc3c8cb59ed6fec9bd87eda422fcc604203602abe0d67 248 0.12/1.00 vMB 166
219,709 219,709 000000000000035f9e9a8e33723dc568c65da0910f2bfb6ff6034a487733a641 239 0.16/1.00 vMB 103
219,708 219,708 000000000000034499c81caac43838f64f4e85fd186ae12492dbaba6bf86455f 79 0.05/1.00 vMB 111
219,707 219,707 000000000000021408c34fc16f6579639cd04951e7c3ee69f4c6a2783581a80e 485 0.24/1.00 vMB 149
219,706 219,706 00000000000003554d6945ff0a6489fd0964de02a1f558ae861706827edf306a 165 0.10/1.00 vMB 141
219,705 219,705 000000000000002f53c7c157af286dcbb58ae8e5d148e76404d64f4f4acec93b 212 0.13/1.00 vMB 134
219,704 219,704 000000000000009a7f3a8b86c0aee23e8c5c63b199297cf9fa3914085ba908e5 59 0.05/1.00 vMB 85
219,703 219,703 0000000000000332c7b549d45d6eb411bc80cb00a48dfcd0aea6fc1319219049 484 0.20/1.00 vMB 177
219,702 219,702 00000000000000d24de119af40e6deaeaf1e7781805a7d8cc6c2ea5c92ff34b3 10 0.00/1.00 vMB 191
219,701 219,701 000000000000009d080ee47a13584ff11b564ef6c215eca67b293a7623a5a7ab 145 0.05/1.00 vMB 143
219,700 219,700 000000000000011dac5c74d854d65ff1341a916af081ef0ebeaa637d82d715ec 159 0.05/1.00 vMB 234
219,699 219,699 00000000000000557c66372fe2b7ff25e863f506c3855e93d5f46b46bfeb7e3c 162 0.09/1.00 vMB 199
219,698 219,698 00000000000002781c4aa7919cf33a137b8bf4bca520f10e7033effd80c7caaa 23 0.01/1.00 vMB 93
219,697 219,697 00000000000003e86acf58865f84277d04a9da1e594d7601b3ffa718542fc714 87 0.03/1.00 vMB 8
219,696 219,696 000000000000032ee3bd2aa931c2f1a0bce613eddc8e137314240363a87d67f0 348 0.15/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 781.73 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: 630.34 GB
    • Received: 12.02 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.