Loading Tool

Explorer IconExplorer

Memory Pool

84,672 transactions
32.76 vMB
0.08359150 BTC
Random Selection Loading Transactions
Max Size: 194.12/200 MB

Candidate Block

Mining Attempt 2f87c64d3ce6c23da83623c59482657de5fa709fda7d3b8bcb5e0fdc6c6954d8
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 5a0653f6f947f152ea0e1039d75a1b67230a99853f0076c327350cd3326a4c58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,323
Size: 1.00 vMB
Total Fees: 0.01850263 BTC
Feerates: 120.64 > 1.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (590,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,990 323,990 00000000000000000cba653a6b1b758fd22ca7a1acadd55d9649880caafd4bd2 751 0.46/1.00 vMB 27
323,989 323,989 000000000000000008bca59061cb6abe9eaa86fcf6c435b2ab82f7ba2a1cae34 630 0.35/1.00 vMB 41
323,988 323,988 0000000000000000093aca27d5d45a02aaf79c0ff0afac99357688f2726b17c7 154 0.08/1.00 vMB 28
323,987 323,987 0000000000000000166ca194d05a99b3ce37837406b0e89b9daa84a1e57588c2 805 0.75/1.00 vMB 22
323,986 323,986 0000000000000000149b0cddac45558c855e7e9886f0215cb72c91dfb6565545 913 0.75/1.00 vMB 25
323,985 323,985 0000000000000000016d658001b562bb322304ac4f85167cc390c3fc86b92ef1 1,218 0.90/1.00 vMB 28
323,984 323,984 00000000000000001d0ee44cb564280abbfe3b85980df7b59593e856bf6878c1 205 0.14/1.00 vMB 14
323,983 323,983 00000000000000001b5bb70e943820e8156c153795d0ee510471340a52d77237 352 0.19/1.00 vMB 29
323,982 323,982 000000000000000010142159668dc6dbb4da34324ae8ca512e7324407f680079 534 0.60/1.00 vMB 18
323,981 323,981 0000000000000000101baa246530a6ae6c756664e2b160313faaa23d5f7076f1 603 0.93/1.00 vMB 18
323,980 323,980 000000000000000001a8fa10cb978d6dd9bde104d6f5a299a1e58f63e75e5aec 173 0.35/1.00 vMB 14
323,979 323,979 00000000000000000bf4c0bc4471292a9c8db334a96778643edc31bbaa2b116c 618 0.93/1.00 vMB 21
323,978 323,978 000000000000000008acfc88506fc4ece69018e2e9594efdd0ca822033fbd77b 126 0.21/1.00 vMB 18
323,977 323,977 000000000000000002762910e11f471b71ec7d89d297cf8ceffbfa8d79bcebcc 59 0.26/1.00 vMB 11
323,976 323,976 000000000000000015fcad607cfec8bc8a9a8ed14ef3638543c880eeee8c7014 282 0.30/1.00 vMB 20
323,975 323,975 00000000000000000d2b4f43faa197a01b82c4996635c5b67be018ef5d20e92e 862 0.73/1.00 vMB 20
323,974 323,974 00000000000000001608a71f3ff4f31b9adc4d2ccb1b8580e8afa3887169e862 185 0.17/1.00 vMB 19
323,973 323,973 000000000000000006c18654552c541786e6ae9c1913d6334a498343c69da183 442 0.36/1.00 vMB 21
323,972 323,972 0000000000000000027bf7918eaa235e96deb8ad1f535864d710a403789401df 344 0.49/1.00 vMB 17
323,971 323,971 00000000000000000be2f87a303993a06c96bbbed1b1ace3f4e09e47436baba3 384 0.75/1.00 vMB 12
323,970 323,970 0000000000000000033a45e1deb678e0ae6277fcdc1c66d660f12c846b9752b8 1,217 0.85/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.