Loading Tool

Explorer IconExplorer

Memory Pool

77,006 transactions
28.59 vMB
0.06440994 BTC
Random Selection Loading Transactions
Max Size: 173.51/200 MB

Candidate Block

Mining Attempt b1eb2390867b2d4cdd124fb340ce513565279540cb475967739c627b288056fc
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root accfa792b40d8001a9b0a852088145fb079a0bcdbe56f3348d1fe5902e79a790
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,886
Size: 1.00 vMB
Total Fees: 0.00479677 BTC
Feerates: 40.21 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (272,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,322 642,322 00000000000000000009a646451127cc7b22f93dab7f493d99f231d67d340e19 1,862 1.00/1.00 vMB 104
642,321 642,321 00000000000000000003e3e039608471d59ac16530cfbeb0d598d0e49c98c30d 2,480 1.00/1.00 vMB 90
642,320 642,320 00000000000000000006c61e93f54d89d91e53583eea20042d29991bb70a22bc 2,963 1.00/1.00 vMB 129
642,319 642,319 0000000000000000000d5d4c2b7f6e6ade035d06a597591772faa3a0e0c9f2b0 2,825 1.00/1.00 vMB 113
642,318 642,318 00000000000000000003f7f0d0b4eb295e0e99b35e3bf6a6f0442be7f4a0c1ea 2,185 1.00/1.00 vMB 34
642,317 642,317 00000000000000000010055276c8318fb613665ddaa19bde2d608ec49e2422c0 1,488 1.00/1.00 vMB 14
642,316 642,316 0000000000000000000332704758f7bf06042d78f1062b45c73604b3a8f6f8f4 2,242 1.00/1.00 vMB 109
642,315 642,315 00000000000000000008355ba12086409c752d22c7e84e38ab39748ac1caf224 2,205 1.00/1.00 vMB 79
642,314 642,314 0000000000000000000ad21b3192e1651797564be84043a85acc95c5f1750035 905 1.00/1.00 vMB 17
642,313 642,313 0000000000000000000804277335129dd45976e8861842da8a7da8adff33ba74 925 1.00/1.00 vMB 4
642,312 642,312 000000000000000000049c1e3034dba8a91c8e484ba7ae29a24ef589697c706d 2,425 1.00/1.00 vMB 31
642,311 642,311 00000000000000000005b197f0be1943921d38bfad7743e9b999180dbab52ca1 1,475 1.00/1.00 vMB 32
642,310 642,310 0000000000000000000d6ff607ea977754036924b61cf1ea9e69dc65ce3628fd 2,418 1.00/1.00 vMB 83
642,309 642,309 00000000000000000000418ac11eefb91022f4d0d180c4be65f022d14afb4e70 1,861 1.00/1.00 vMB 105
642,308 642,308 0000000000000000000b5b576e2911e306c8a5d473a2cd5c6de92a14c0d7b7ed 2,379 1.00/1.00 vMB 3
642,307 642,307 00000000000000000002731ccbbf441da283c8b8897f3fb5e424dfd2a8b738b1 2,257 1.00/1.00 vMB 46
642,306 642,306 0000000000000000000e1c05ee3b935271fc2ef20e3b263aa9aa859128f890cb 2,036 1.00/1.00 vMB 30
642,305 642,305 0000000000000000000649c5a1d9475172498e497c7d35c08f41d10348dd7ef1 1,610 1.00/1.00 vMB 32
642,304 642,304 0000000000000000000395015c7c7e469bb47df5e5fe2bf73578a36029de3887 333 1.00/1.00 vMB 8
642,303 642,303 0000000000000000000b785920512d0b64be4f60046a35cba19af913add152ab 1,817 1.00/1.00 vMB 36
642,302 642,302 0000000000000000000c005c3b192e04950b51156f8bf6734148596e1dbe8118 2,427 1.00/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 782.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.10 GB
    • Received: 15.86 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.