Loading Tool

Explorer IconExplorer

Memory Pool

76,912 transactions
28.71 vMB
0.07596409 BTC
Random Selection Loading Transactions
Max Size: 173.70/200 MB

Candidate Block

Mining Attempt c1fffb987d1d733dd3fec44092304b0dcc2e010065a4ea7b6dae33cb8e672967
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root bb7e40599594306a6a9fbab694958c9f938071fd1c4e1fe4766a4a18d468acb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,991
Size: 1.00 vMB
Total Fees: 0.01634674 BTC
Feerates: 150.93 > 1.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (379,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,317 535,317 000000000000000000011a2313712f359996539cfb7258634dbd5f48281d1d63 63 0.02/1.00 vMB 14
535,316 535,316 00000000000000000011c566304d271d9c500df980abe9c8b0ce819199cd87d5 1,252 0.71/1.00 vMB 21
535,315 535,315 0000000000000000000645d1cb32bac4e9390fb01aacf866286ee811832e69b3 1,431 0.54/1.00 vMB 16
535,314 535,314 0000000000000000000100d86d119474ba33187f6dbb582259709ba22b7c323c 325 0.12/1.00 vMB 22
535,313 535,313 0000000000000000002876b0fd3bebb3570101e319f24554fc8738579d11a531 1,040 0.49/1.00 vMB 14
535,312 535,312 00000000000000000008ba3484311dd031f87afc2a8196a27910a4c88b017efe 678 0.28/1.00 vMB 14
535,311 535,311 0000000000000000002db86257e9573f1085ae735c57367a4bcb86ec9acfa549 126 0.05/1.00 vMB 11
535,310 535,310 000000000000000000108dbd0883c1ef723898fc5a7e37159a29970b247e28c5 1,919 0.89/1.00 vMB 16
535,309 535,309 00000000000000000009ea60fe730cb58b5bf97bd341cad661df9d11b7273aeb 285 0.12/1.00 vMB 23
535,308 535,308 0000000000000000000103aa7c1c672e29465421850d244acef7ab53ad555e29 929 0.46/1.00 vMB 6
535,307 535,307 00000000000000000011a84bb0c3aaac74bad3b6afdc2dbe243f28330d7d9829 2,746 1.00/1.00 vMB 19
535,306 535,306 00000000000000000017ffd59241ee8e01c8412a0ad4eecd58a82006ffdf8254 211 0.10/1.00 vMB 15
535,305 535,305 000000000000000000079005310a42d3a1d850d1217f114e9b1303d71d1a376b 762 0.31/1.00 vMB 24
535,304 535,304 0000000000000000002beb7b16eee5c60c14d058b90e18f35c6c3f3003544166 443 0.15/1.00 vMB 19
535,303 535,303 00000000000000000008a7fcb147faf9c86581ba0ab2315b04c8b4aca66a4ab2 839 0.29/1.00 vMB 18
535,302 535,302 000000000000000000039481fe5bcbc1c42b0507d584eb99754ad7c0cee1f1c3 586 0.29/1.00 vMB 10
535,301 535,301 0000000000000000001b7cd3b184a20b9ec11d7b03f9bffd4d3f015c3225700c 748 0.32/1.00 vMB 20
535,300 535,300 0000000000000000001baf1ca3d9d1fc69ccfd9bb850d9310d1fc9341ec66742 1,093 0.47/1.00 vMB 13
535,299 535,299 000000000000000000104028221e6e61cfd31a5ee6861ef6f29d6b40d831abdb 2,272 1.00/1.00 vMB 19
535,298 535,298 0000000000000000000c93fa12b819b0137327f2a5f89d9350b4ea0a5c59de88 1,209 0.46/1.00 vMB 13
535,297 535,297 0000000000000000001f628d5b628d5f0b7f7a494b09fd8f96b6aeaf5d1f0eb3 841 0.31/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.