Loading Tool

Explorer IconExplorer

Memory Pool

43,607 transactions
28.03 vMB
0.10091576 BTC
Random Selection Loading Transactions
Max Size: 145.05/200 MB

Candidate Block

Mining Attempt b9404937e066ff2b5294219ff84e9c19291ffde53628f4854ce365e2729233bb
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root d39d7e228acf779cdb846202db865d0c9231efe9bbef9c074178c0931ca3b8c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,965
Size: 1.00 vMB
Total Fees: 0.04113022 BTC
Feerates: 180.94 > 4.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (228,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,678 685,678 00000000000000000005d5ef1234f5f12e340c8863b809e0bcd29d507b5e4ced 2,305 1.00/1.00 vMB 32
685,677 685,677 0000000000000000000454e1040b1898aa75d7810688124f026bf63e25920b10 2,911 1.00/1.00 vMB 17
685,676 685,676 000000000000000000097bd0ff7e7354c54bf3815fba5805bfb568844d6f4e84 1,893 1.00/1.00 vMB 37
685,675 685,675 00000000000000000002c1e75f15233801efd2169acf22a9774e57010f269736 2,810 1.00/1.00 vMB 73
685,674 685,674 000000000000000000025fda556171941227cd3321f05a445dbf1b7e432c96c9 1,790 1.00/1.00 vMB 34
685,673 685,673 000000000000000000055780c2613a8897cb31134655355491e716da0abc91f3 2,570 1.00/1.00 vMB 67
685,672 685,672 000000000000000000006c97bb8f6c580a3f4a71f90bc8eee05e0478d3770d44 1,991 1.00/1.00 vMB 22
685,671 685,671 00000000000000000001ae3c11fbccc95974e70ed4aa43f2856c4ade7605d830 432 1.00/1.00 vMB 56
685,670 685,670 0000000000000000000a5e3ef4219cd524b3cbb891fb6862d00010e33ab447c6 2,407 1.00/1.00 vMB 39
685,669 685,669 0000000000000000000394887bb290841acadef560969b4a9b70097c72ea4129 2,466 1.00/1.00 vMB 25
685,668 685,668 0000000000000000000618b8bee11795c13c97e213953f5dc1b29ed45a20603d 2,230 1.00/1.00 vMB 42
685,667 685,667 0000000000000000000399070794dbf77767797c0af2f070679070d6453afe86 2,103 1.00/1.00 vMB 13
685,666 685,666 0000000000000000000788fba958743370b8ea568963b90214610b151270d74f 2,104 1.00/1.00 vMB 48
685,665 685,665 0000000000000000000b311dd5d671586e68db7967899b150613544c390929aa 1,760 1.00/1.00 vMB 21
685,664 685,664 0000000000000000000612a09623b1d2b2b962b1d9522194dced2745da01c7c9 2,337 1.00/1.00 vMB 34
685,663 685,663 00000000000000000007105e59ddf92a15b97680d7e52a782947c2fde54fb401 2,549 1.00/1.00 vMB 29
685,662 685,662 00000000000000000004c9b91cf03d4642340426dfa02881e51cff647e1ccbe0 2,081 1.00/1.00 vMB 41
685,661 685,661 0000000000000000000b3b2794ca3bf0208237819065a44478188e9e43347743 2,328 1.00/1.00 vMB 58
685,660 685,660 0000000000000000000a2df2bd23ac48b9ab5b17c5ac591d6d42d485dce91e13 2,592 1.00/1.00 vMB 78
685,659 685,659 00000000000000000006533879a9215bd48ac41d36f2e586f6f302314d48cf97 1,147 1.00/1.00 vMB 65
685,658 685,658 0000000000000000000229a905bb28af3d7d86137ea3c3bb89bfd2ef76454586 1,390 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 781.79 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: 633.85 GB
    • Received: 12.22 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.