Loading Tool

Explorer IconExplorer

Memory Pool

82,088 transactions
30.21 vMB
0.11087896 BTC
Random Selection Loading Transactions
Max Size: 183.02/200 MB

Candidate Block

Mining Attempt 554d702d4ae6a64874619891489422ccb1967c6ec1189be300619eb1b383dcd3
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 95293b0b764c1d8318799a31eec29f8d909728e8507a4c055676f17df4fea7c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,071
Size: 1.00 vMB
Total Fees: 0.03635911 BTC
Feerates: 90.00 > 3.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (285,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,745 629,745 00000000000000000009319a26fbaaf7e442719526e6316277e5fb2feb7d355d 1,498 1.00/1.00 vMB 44
629,744 629,744 00000000000000000010ab4729196547ba75c06dcc20931ffd60114107801c16 793 1.00/1.00 vMB 13
629,743 629,743 000000000000000000007321fd26223e2686b044e5c2cdd3093079dcc4280de9 386 1.00/1.00 vMB 7
629,742 629,742 00000000000000000011735d735d0fa01081bd22e6f8f6fabaaa4720b06f23bd 2,236 1.00/1.00 vMB 51
629,741 629,741 000000000000000000029f70c08b79fc51c4c7dd4c7a006f2e56836df7bc8ce4 1,310 1.00/1.00 vMB 47
629,740 629,740 0000000000000000000f0d2fdbbf65d341ffd5f4f717917628a3a9ec31a03006 1,012 1.00/1.00 vMB 19
629,739 629,739 00000000000000000008e5c5bb03b8e846e496604dc192928ccdfe46e3c4e1e0 1,770 1.00/1.00 vMB 36
629,738 629,738 0000000000000000000c07034437abed483e215866ca5914113cf2039232a493 1,942 1.00/1.00 vMB 44
629,737 629,737 0000000000000000000be8658a2a04f1afe2faf97a8421c3229957980ba14bb9 358 1.00/1.00 vMB 7
629,736 629,736 00000000000000000001b9d98a8e6223b74116ab02a42442100ef9c92c263980 872 1.00/1.00 vMB 18
629,735 629,735 00000000000000000009b93f3d4e0b33c67be749b274374330a57ff12f257c4b 1,068 1.00/1.00 vMB 21
629,734 629,734 00000000000000000002e29605edfd0e7db3c8a99293edf737a49577aa7ce4d6 2,180 1.00/1.00 vMB 54
629,733 629,733 000000000000000000075001719daee46ef3d4c40e0669c1479bc86a0eecb32b 2,617 1.00/1.00 vMB 55
629,732 629,732 000000000000000000036df85c8d91ed35d06d12d4ec001b6115d9d40a889afd 1,266 1.00/1.00 vMB 31
629,731 629,731 0000000000000000000128dd87a122b545573da851124d88f9cfec5d62a76a4e 922 1.00/1.00 vMB 20
629,730 629,730 00000000000000000005ce057a839cbb23c098bde285d133ccfd06347c9f7b5b 1,818 1.00/1.00 vMB 30
629,729 629,729 0000000000000000000821d4fbb6618998836b5506425ebd016d71d8cfc4b93a 2,112 1.00/1.00 vMB 42
629,728 629,728 0000000000000000000d9fe827b83b6dfb0b65209408443550e767b87688b23e 1,898 1.00/1.00 vMB 89
629,727 629,727 000000000000000000058015b1e9c9708008e0734a827b9b44fbb7813a7feab6 2,600 1.00/1.00 vMB 37
629,726 629,726 0000000000000000000e00339f6c66d1ed1aa866d0c6b813d057c9e1b15c5dc7 2,332 1.00/1.00 vMB 85
629,725 629,725 0000000000000000000df8c9237ce9f982de1fc3e0eceacffca810ffa8572671 2,178 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.36 GB
    • Received: 16.21 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.