Loading Tool

Explorer IconExplorer

Memory Pool

52,109 transactions
30.66 vMB
0.10535960 BTC
Random Selection Loading Transactions
Max Size: 164.73/200 MB

Candidate Block

Mining Attempt 766c3c2565ffd4726f1fc24090322832e7d63dc425b49305cd77b7eb0001b9e3
Version 20000000
Previous Block 00000000000000000001ee4aa122a84c1edba54383a46e61a1360f7651db78b5
Merkle Root 40bec8668cf0b5ad684468b960b63d32dc9889d9bdb2aa7a3c68c6929978857f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.02873963 BTC
Feerates: 296.74 > 2.88 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,815 (325,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,034 589,034 0000000000000000000de5b16391951b9210e5e1b412792970d2658d22b9d68e 2,472 1.00/1.00 vMB 26
589,033 589,033 0000000000000000000965fa5d01052c1c90bf526c80589816ddc34f128fbd9d 2,504 1.00/1.00 vMB 11
589,032 589,032 00000000000000000001159c72d39c7b7e950c5e5a6394259a3fc4f640d275a5 2,987 1.00/1.00 vMB 36
589,031 589,031 0000000000000000001a4876fb18a8f64ce2c942cb319533295d572c48c5776b 2,262 1.00/1.00 vMB 33
589,030 589,030 000000000000000000160e3f9a1f67f80f8baff25fca38224fb486581c626d97 2,593 1.00/1.00 vMB 24
589,029 589,029 000000000000000000075f9678a6c67447a30888192893011771bbd90c6889e2 2,852 1.00/1.00 vMB 52
589,028 589,028 000000000000000000177aebdd53012db02854cbab850758478b5bc6e0c11ebd 2,715 1.00/1.00 vMB 75
589,027 589,027 000000000000000000093a54135659a7e023ae3e2c43c57561c5bbbf80e74cfa 2,717 1.00/1.00 vMB 61
589,026 589,026 000000000000000000134154df8b108811684f7e3bf6e19d6be543a731cb7b54 2,839 1.00/1.00 vMB 12
589,025 589,025 000000000000000000126ff647a80d91587decfb19d984271262974705625616 2,664 1.00/1.00 vMB 53
589,024 589,024 00000000000000000000adf8a564aeff3fd42be64619b039047489f8a0a8c0a5 2,583 1.00/1.00 vMB 27
589,023 589,023 0000000000000000000044c537f2d6ebf642affd699c0b71b6d6dc28671077cd 2,600 1.00/1.00 vMB 44
589,022 589,022 0000000000000000001a60451602360d466ecd9218343785610d447c9e96b248 2,732 1.00/1.00 vMB 75
589,021 589,021 00000000000000000004aefc9183b852c4f9e136cba85fb469191834b178796c 2,927 1.00/1.00 vMB 50
589,020 589,020 00000000000000000003b59229e7b74654db820f6ac4010e63da736f193d3c89 2,672 1.00/1.00 vMB 74
589,019 589,019 00000000000000000006d133d6d36bbef48db382adad74e6065d77f77c9e8537 2,556 0.99/1.00 vMB 27
589,018 589,018 0000000000000000000ca586c2e046b31e0b88a25fe1a81f031fddb162f2c82f 2,377 1.00/1.00 vMB 30
589,017 589,017 0000000000000000001a8e554547e1378fa2c9ebcfd531e6f08d379017b9c390 2,716 1.00/1.00 vMB 34
589,016 589,016 00000000000000000008b60624ef12b68e49bef3aa5dd67a936dbeeaf811f255 2,641 1.00/1.00 vMB 36
589,015 589,015 0000000000000000001b97a67fb79e81ef9d6e7e508b839d62d641a7d3da858a 2,711 1.00/1.00 vMB 44
589,014 589,014 00000000000000000003ecdea3822812a57c09c37e28eead593ac371b3439343 2,772 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.06 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: 651.15 GB
    • Received: 13.43 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.